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

@Event(AppointmentLoadEvent.class) public class BTAppointmentLoad extends BusinessTask<AppointmentLoadEvent>
Business task in order to load a BOAppointment.
When the AppointmentLoadEvent is launched the BT notices the call and loads the BOAppointment basing on the event's input.
Since:
10.1
See Also:
GCApi:
task