nextcloud/apps/workflowengine/lib
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
..
AppInfo fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Check Flow: Include root folder for shared storages when fetching system tags 2020-06-15 08:28:12 +02:00
Command Also always return in app commands 2020-06-26 15:12:11 +02:00
Controller Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Entity File entity to implement IIcon 2020-08-07 00:14:50 +02:00
Helper Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listener Move the event listener into a dedicated class 2020-06-24 10:54:13 +02:00
Migration Replace TYPE with TYPES 2020-06-30 23:46:22 +02:00
Service fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
Settings Prefer typed event over string based ones 2020-08-10 15:22:55 +02:00
Manager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00