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

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