aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Entity
Commit message (Expand)AuthorAgeFilesLines
* Set fileInfo in the rule matcherJulius Härtl2019-11-281-0/+1
* add convenience interfaces so entities can provide presentable detailsArthur Schiwon2019-11-281-3/+64
* allow user flows when the acting user is legitimate, but not its ownerArthur Schiwon2019-11-281-26/+70
* relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-131-15/+21
* File entity supports tagging events nowArthur Schiwon2019-09-091-1/+18
* entities equip the RuleMatcher on the events they are aware ofArthur Schiwon2019-09-091-0/+19
* introduce GenericEntityEvent and adapt File entityArthur Schiwon2019-09-093-102/+8
* remove IEntity's getId in favor of class nameArthur Schiwon2019-09-091-4/+0
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-093-0/+161