Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CancelExecutionWindowDetails

Describe the parameters to create a new execution window after this execution window is canceled.

Properties

Optional isEnforcedDurationOfNewWindow

isEnforcedDurationOfNewWindow: undefined | false | true

Indicates if duration the user plans to allocate for scheduling window is strictly enforced. The default value is {@code FALSE}.

timeScheduledOfNewWindow

timeScheduledOfNewWindow: Date

New scheduled date and time of the execution window.

windowDurationInMinsOfNewWindow

windowDurationInMinsOfNewWindow: number

Duration window allows user to set a duration they plan to allocate for Scheduling window. The duration is in minutes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj