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

    • AppointmentStateLoadEvent

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