Class SchedulingLockAcquireEvent


public class SchedulingLockAcquireEvent extends SimpleBusinessEvent<SchedulingLockAcquireInput,SchedulingLock>
Event to acquire a SchedulingLock.
The launcher must provide a valid SchedulingLockAcquireInput in order to successfully call this event.
The listener creates and acquires the SchedulingLock.
Since:
18.0
GCApi:
event
Reactors:
BTSchedulingLockAcquire(0)
No Spouts
  • Constructor Details

    • SchedulingLockAcquireEvent

      public SchedulingLockAcquireEvent(SchedulingLockAcquireInput input)
      Instantiates a new scheduling lock acquire event.
      Parameters:
      input - the scheduling lock acquire input