nextcloud/lib/public/WorkflowEngine
Arthur Schiwon b3749fbe16
add convenience interfaces so entities can provide presentable details
the File entity starts with a display text (used by talk)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-28 13:51:21 +01:00
..
EntityContext add convenience interfaces so entities can provide presentable details 2019-11-28 13:51:21 +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 allow user flows when the acting user is legitimate, but not its owner 2019-11-28 13:51:16 +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 add convenience interfaces so entities can provide presentable details 2019-11-28 13:51:21 +01:00
ISpecificOperation.php merge IOperator with IOperation for simplicity 2019-09-09 22:56:02 +02:00