aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/WorkflowEngine/IEntity.php
Commit message (Expand)AuthorAgeFilesLines
* allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon2019-11-281-0/+8
* relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-131-2/+2
* entities equip the RuleMatcher on the events they are aware ofArthur Schiwon2019-09-091-0/+7
* remove IEntity's getId in favor of class nameArthur Schiwon2019-09-091-14/+0
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-091-0/+84