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

@Event(AgendaLoadEvent.class) public class BTAgendaLoad extends BusinessTask<AgendaLoadEvent>
Business task in order to load a BOAgenda.

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

Required fields:

  • agenda id
Since:
17.0
See Also:
GCApi:
task