Actions
Task #274
closedAdd filter on entity event processors (BE only)
Start date:
02/12/2018
Due date:
02/12/2018
% Done:
100%
Estimated time:
4.00 h
Owner:
Description
Add filter to entity event processors agenda, on fields:
- module
- entityType
- eventType
Implementation notes:
- BE: add new fields into EntityEventProcessorFilter
- BE add filter to controller EntityEventProcessorController.find() - see SchedulerController.find() for inspiration, but obtain EntityEventProcessorFilter using FilterConverter. Use swagger annotations.
Related issues
Actions