public class DirectoryNotificationEvent extends NotificationEvent<BODirectory>
Event to notify that an action has been performed on a BODirectory.
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 directory action notification.
Since:
14.0
GCApi:
event
No Reactors
No Spouts
  • Constructor Details

    • DirectoryNotificationEvent

      public DirectoryNotificationEvent(NotificationInput<BODirectory> input)
      Instantiates a new directory notification event.
      Parameters:
      input - the NotificationEvent containing the information to perform the notification