java.lang.Object
overit.geocall.bl.GenericEvent<BOAppointment>
overit.geocall.bl.BusinessEvent<BOAppointment>
overit.geocall.bl.SimpleBusinessEvent<Long,BOAppointment>
overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.event.LastAppointmentLoadEvent

public class LastAppointmentLoadEvent extends SimpleBusinessEvent<Long,BOAppointment>
Event to load the last planned appointment BOAppointment of a workorder operation.
The launcher must provide a valid BOWorkOrderOperation id in order to successfully call this event.
The listener loads the BOAppointment starting from the event input.
Since:
15.0
GCApi:
event
Reactors:
BTLastAppointmentLoad(0)
No Spouts
  • Constructor Details

    • LastAppointmentLoadEvent

      public LastAppointmentLoadEvent(Long id)
      Instantiates a new last planned appointment load event.
      Parameters:
      id - the BOWorkOrderOperation id