ControlOptions interface

Properties

alwaysRun

Always run the job.

continueOnError

Indicates whether to continue job on error or not.

enabled

Indicates the job enabled or not.

Property Details

alwaysRun

Always run the job.

alwaysRun: boolean

Property Value

boolean

continueOnError

Indicates whether to continue job on error or not.

continueOnError: boolean

Property Value

boolean

enabled

Indicates the job enabled or not.

enabled: boolean

Property Value

boolean