public class AppointmentUpdateEvent extends UpdateEvent<BOAppointment>
Event to update a BOAppointment.
The launcher must provide a valid BOAppointment in order to successfully call this event.
The listener updates all the BOAppointment components starting from the event input, i.e. the given BOAppointment.
Since:
10.1
GCApi:
event
Reactors:
BTAppointmentUpdate(0)
No Spouts
  • Constructor Details

    • AppointmentUpdateEvent

      public AppointmentUpdateEvent(BOAppointment appointment)
      Instantiates a new appointment update event.
      Parameters:
      appointment - BOAppointment