Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RetryDrPlanExecutionDetails

The details for retrying a failed group or step.

Properties

groupId

groupId: string

The unique id of the group to retry as a whole, or the group containing the step being retried.

Example: {@code sgid1.group..uniqueID}

Optional stepId

stepId: undefined | string

The unique id of the step to retry (optional). Only needed when retrying a step.

Example: {@code sgid1.step..uniqueID}

Functions

getDeserializedJsonObj

getJsonObj