nextcloud/lib/public/WorkflowEngine
Arthur Schiwon 28c0eea8cb
fix possible leaking scope in Flow
- a configured flow can be brought into consideration, despite its event
  was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-24 13:44:01 +02:00
..
EntityContext Enable Flow entities to recreate state if necessary 2020-08-05 13:24:20 +02:00
Events Add PHP doc for events 2020-08-10 14:24:24 +02:00
GenericEntityEvent.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ICheck.php Update license headers 2019-12-05 15:38:45 +01:00
IComplexOperation.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IEntity.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IEntityCheck.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IEntityCompat.php Update license headers 2019-12-05 15:38:45 +01:00
IEntityEvent.php Update license headers 2019-12-05 15:38:45 +01:00
IFileCheck.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IManager.php Update license headers for 19 2020-04-29 11:57:22 +02:00
IOperation.php Update license headers 2019-12-05 15:38:45 +01:00
IOperationCompat.php Update license headers 2019-12-05 15:38:45 +01:00
IRuleMatcher.php fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
ISpecificOperation.php Update license headers 2019-12-05 15:38:45 +01:00