Class SchedulingLockAddOperationsEvent


public class SchedulingLockAddOperationsEvent extends SimpleBusinessEvent<SchedulingLockAddOperationsInput,Void>
Event to add operations to a SchedulingLock.
The launcher must provide a valid SchedulingLockAddOperationsInput in order to successfully call this event.
The listener add operations to the SchedulingLock.
Since:
18.0
GCApi:
event
Reactors:
BTSchedulingLockAddOperations(0)
No Spouts
  • Constructor Details

    • SchedulingLockAddOperationsEvent

      public SchedulingLockAddOperationsEvent(SchedulingLockAddOperationsInput input)
      Instantiates a new scheduling lock add operations event.
      Parameters:
      input - the scheduling lock add operations input