Class ResourceNotificationEvent


public class ResourceNotificationEvent extends NotificationEvent<BOResource>
Event to notify that an action has been performed on a BOResource.
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:
18.0
GCApi:
event
Reactors:
BTLoanResourcePropertiesCopy(0)
No Spouts
  • Constructor Details

    • ResourceNotificationEvent

      public ResourceNotificationEvent(NotificationInput<BOResource> input)
      Instantiates a new resource notification event.
      Parameters:
      input - the NotificationEvent containing the information to perform the notification