nextcloud/lib/public/WorkflowEngine
Arthur Schiwon 2efe8aad38
relax dependency on GenericEvent, instead stay compatible with old events
* also fixes tagging events

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-13 14:23:39 +01:00
..
GenericEntityEvent.php fix missing @since's 2019-09-09 22:56:06 +02:00
ICheck.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
IComplexOperation.php adds a trigger hint for complex operations 2019-09-09 22:56:03 +02:00
IEntity.php relax dependency on GenericEvent, instead stay compatible with old events 2019-11-13 14:23:39 +01:00
IEntityCheck.php do not break on Checkers that do not need specific context info 2019-10-29 18:03:57 +01:00
IEntityCompat.php relax dependency on GenericEvent, instead stay compatible with old events 2019-11-13 14:23:39 +01:00
IEntityEvent.php add missing @since annotations 2019-09-09 22:56:02 +02:00
IFileCheck.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
IManager.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
IOperation.php relax dependency on GenericEvent, instead stay compatible with old events 2019-11-13 14:23:39 +01:00
IOperationCompat.php relax dependency on GenericEvent, instead stay compatible with old events 2019-11-13 14:23:39 +01:00
IRuleMatcher.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
ISpecificOperation.php merge IOperator with IOperation for simplicity 2019-09-09 22:56:02 +02:00