java.lang.Object
overit.geocall.bl.BusinessTask<SchedulingStateLoadEvent>
overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.state.task.BTSchedulingStateLoad
All Implemented Interfaces:
Serializable, Tool

@Event(SchedulingStateLoadEvent.class) public class BTSchedulingStateLoad extends BusinessTask<SchedulingStateLoadEvent>
Business task in order to load a BOSchedulingState. When the SchedulingStateLoadEvent is launched the BT notices the call and loads the BOSchedulingState basing on the event's input.

Required fields:

  • scheduling state id
Since:
9.2
See Also:
GCApi:
task