Class AppointmentStatusLoadEvent


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

    • AppointmentStatusLoadEvent

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