Class AppointmentNotificationEvent


public class AppointmentNotificationEvent extends NotificationEvent<BOAppointment>
Event to notify that an action has been performed on a BOAppointment.
The launcher must provide a valid AppointmentNotificationInput in order to successfully call this event.
The listener could use this event to perform actions after the appointment action notification.
Since:
17.0
GCApi:
event
No Reactors
No Spouts