Class BTOnCallShiftLoad

java.lang.Object
overit.geocall.bl.BusinessTask<OnCallShiftLoadEvent>
overit.geocallapp.wfm.core.bl.workshift.oncall.task.BTOnCallShiftLoad
All Implemented Interfaces:
Serializable, Tool

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

Required fields:

  • call shift id
Since:
9.2
See Also:
GCApi:
task