Class SchedulingLockExtendEvent


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

    • SchedulingLockExtendEvent

      public SchedulingLockExtendEvent(SchedulingLockExtendInput input)
      Instantiates a new scheduling lock extend event.
      Parameters:
      input - the scheduling lock extend input