server/lib/public/WorkflowEngine
Julius Härtl 5891ec602f
Return actual event data instead of self calling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-09 22:56:05 +02:00
..
GenericEntityEvent.php Return actual event data instead of self calling 2019-09-09 22:56:05 +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