Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Task

The details of the task

Properties

associationType

associationType: AssociationType

The association type of the task

Optional outputVariableMappings

outputVariableMappings: Array<OutputVariableMapping>

Mapping output variables of previous tasks to the input variables of the current task.

stepName

stepName: string

The name of the task step.

Optional stepProperties

stepProperties: model.ComponentProperties

taskRecordDetails

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Task): object

getJsonObj

  • getJsonObj(obj: Task): object