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

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