Class BTInterventionSearch

java.lang.Object
overit.geocall.bl.BusinessTask<InterventionSearchEvent>
overit.geocallapp.wfm.core.bl.schedule.intervention.task.BTInterventionSearch
All Implemented Interfaces:
Serializable, Tool

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