Class BTAgendaSearch

java.lang.Object
overit.geocall.bl.BusinessTask<AgendaSearchEvent>
overit.geocallapp.wfm.scheduling.bl.agenda.task.BTAgendaSearch
All Implemented Interfaces:
Serializable, Tool

@Event(AgendaSearchEvent.class) public class BTAgendaSearch extends BusinessTask<AgendaSearchEvent>
Business task in order to search a BOAgenda.

When the AgendaSearchEvent is launched the BT notices the call and searches the BOAgenda basing on the event's input.

Since:
17.0
See Also:
GCApi:
task