Class WorkCycleStructureNotificationEvent


public class WorkCycleStructureNotificationEvent extends NotificationEvent<BOWorkCycleStructure>
Event to notify that an action has been performed on a BOWorkCycleStructure.
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 work cycle structure action notification.
Since:
18.0
GCApi:
event
No Reactors
No Spouts
  • Constructor Details

    • WorkCycleStructureNotificationEvent

      public WorkCycleStructureNotificationEvent(NotificationInput<BOWorkCycleStructure> input)
      Instantiates a new work cycle structure notification event.
      Parameters:
      input - the NotificationEvent containing the information to perform the notification