Class AppointmentLoadEvent


public class AppointmentLoadEvent extends LoadEvent<BOAppointment>
Event to load a BOAppointment. The launcher must provide a valid appointment id in order to successfully call this event. The listener loads all the BOAppointment components starting from the event input, i.e. the given appointment id.
Since:
17.0
GCApi:
event
Reactors:
BTAppointmentLoad(0)
No Spouts
  • Constructor Details

    • AppointmentLoadEvent

      public AppointmentLoadEvent(Long id)
      Instantiates a new appointment load event.
      Parameters:
      id - the appointment id