public class MeasureNotificationEvent extends NotificationEvent<BOMeasure>
Event to notify that an action has been performed on a BOMeasure.
The launcher must provide a valid MeasureNotificationInput in order to successfully call this event.
The listener could use this event to perform actions after the measure action notification.
Since:
20.0
GCApi:
event
Reactors:
BTMeasuringElementLastMeasureUpdate(0)
No Spouts
  • Constructor Details

    • MeasureNotificationEvent

      public MeasureNotificationEvent(MeasureNotificationInput input)
      Instantiates a new notification event for measure.
      Parameters:
      input - the MeasureNotificationInput containing the information to perform the notification