Class BTAppointmentLoad

java.lang.Object
overit.geocall.bl.BusinessTask<AppointmentLoadEvent>
overit.geocallapp.wfm.scheduling.bl.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.

Required fields:

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