summaryrefslogtreecommitdiffstats
path: root/lib/public/WorkflowEngine/ICheck.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* let a dedicate service serve a stateful processArthur Schiwon2019-09-091-20/+0
* require IChecks to receive entity contextArthur Schiwon2019-09-091-0/+20
* seperate setFileInfo from ICheckArthur Schiwon2019-09-091-10/+1
* extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-091-0/+24
* Update license headersMorris Jobke2017-11-061-0/+2
* Add workflowengineMorris Jobke2016-07-261-0/+56