nextcloud/lib/public/WorkflowEngine
Arthur Schiwon c2a52813e2
extends ICheck with scope and entity support, provide them as initialState
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 22:56:04 +02:00
..
GenericEntityEvent.php introduce GenericEntityEvent and adapt File entity 2019-09-09 22:56:04 +02:00
ICheck.php extends ICheck with scope and entity support, provide them as initialState 2019-09-09 22:56:04 +02:00
IComplexOperation.php adds a trigger hint for complex operations 2019-09-09 22:56:03 +02:00
IEntity.php remove IEntity's getId in favor of class name 2019-09-09 22:56:02 +02:00
IEntityAware.php add missing @since annotations 2019-09-09 22:56:02 +02:00
IEntityEvent.php add missing @since annotations 2019-09-09 22:56:02 +02:00
IManager.php extends ICheck with scope and entity support, provide them as initialState 2019-09-09 22:56:04 +02:00
IOperation.php WFE as proxy listen to relevent events and forwards them 2019-09-09 22:56:04 +02:00
ISpecificOperation.php merge IOperator with IOperation for simplicity 2019-09-09 22:56:02 +02:00