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

@Event(LastAppointmentLoadEvent.class) public class BTLastAppointmentLoad extends BusinessTask<LastAppointmentLoadEvent>
Business task in order to load the last appointment BOAppointment of a workorder operation.
When the LastAppointmentLoadEvent is launched the BT notices the call and loads the BOAppointment basing on the event's input.
Since:
15.0
See Also:
GCApi:
task