java.lang.Object
overit.geocall.bl.BusinessTask<EventEntitySearchEvent>
overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.task.BTEventEntitySearch
All Implemented Interfaces:
Serializable, Tool

@Event(EventEntitySearchEvent.class) public class BTEventEntitySearch extends BusinessTask<EventEntitySearchEvent>
Business task in order to search a BOEventEntity.
When the EventEntitySearchEvent is launched the BT notices the call and searches the BOEventEntity basing on the event's input.
Since:
9.2
See Also:
GCApi:
task