Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StopDrillExecutionOptionDetails

Options for stop drill execution.

Properties

Optional arePrechecksEnabled

arePrechecksEnabled: undefined | false | true

A flag indicating whether prechecks should be executed before the plan execution.

Example: {@code false}

Optional areWarningsIgnored

areWarningsIgnored: undefined | false | true

A flag indicating whether warnings should be ignored during the plan execution.

Example: {@code true}

Const planExecutionType

planExecutionType: string = "STOP_DRILL"

Methods

getDeserializedJsonObj

getJsonObj