nextcloud/apps/workflowengine/lib/Check
Arthur Schiwon 849d025d09
let a dedicate service serve a stateful process
* includes making ICheck not requiring any context setter
* and IFileCheck extending the IEntityCheck as entity data can be handed in
  via Dispatcher

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-09-09 22:56:05 +02:00
..
AbstractStringCheck.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
FileMimeType.php require IChecks to receive entity context 2019-09-09 22:56:05 +02:00
FileName.php require IChecks to receive entity context 2019-09-09 22:56:05 +02:00
FileSize.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
FileSystemTags.php require IChecks to receive entity context 2019-09-09 22:56:05 +02:00
RequestRemoteAddress.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
RequestTime.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
RequestURL.php Translate the errors 2016-08-01 17:56:33 +02:00
RequestUserAgent.php require IChecks to receive entity context 2019-09-09 22:56:05 +02:00
TFileCheck.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00
UserGroupMembership.php let a dedicate service serve a stateful process 2019-09-09 22:56:05 +02:00