Class BundleLoadByAppointmentEvent


public class BundleLoadByAppointmentEvent extends SimpleBusinessEvent<Long,Bundle>
Event to load a Bundle starting from the id of an appointment.
The launcher must provide a valid appointment id in order to successfully call this event.
The listener operations all the Bundle components starting from the event input, i.e. the given appointment id.
Since:
10.1
GCApi:
event
Reactors:
BTBundleLoadByAppointment(0)
No Spouts
  • Constructor Details

    • BundleLoadByAppointmentEvent

      public BundleLoadByAppointmentEvent(Long appointmentId)
      Instantiates a new bundle load by appointment event.
      Parameters:
      appointmentId - the appointment id