Class InterventionResourceNotificationEvent


public class InterventionResourceNotificationEvent extends NotificationEvent<BOInterventionResource>
Event to notify that an action has been performed on a BOInterventionResource.
The launcher must provide a valid NotificationEvent 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
Reactors:
BTTimesheetAgendaResourceNotification(0)
No Spouts
  • Constructor Details

    • InterventionResourceNotificationEvent

      public InterventionResourceNotificationEvent(NotificationInput<BOInterventionResource> input)
      Instantiates a new intervention resource notification event.
      Parameters:
      input - the NotificationInput containing the information to perform the notification