Skip to main content

Interface: IPendingChildExecutionInfo

workflow.v1.IPendingChildExecutionInfo

Properties of a PendingChildExecutionInfo.

Hierarchy

Properties

initiatedId

Optional initiatedId: null | Long

PendingChildExecutionInfo initiatedId

Inherited from

$Properties.initiatedId


parentClosePolicy

Optional parentClosePolicy: null | ParentClosePolicy

Default: PARENT_CLOSE_POLICY_TERMINATE.

Inherited from

$Properties.parentClosePolicy


runId

Optional runId: null | string

PendingChildExecutionInfo runId

Inherited from

$Properties.runId


workflowId

Optional workflowId: null | string

PendingChildExecutionInfo workflowId

Inherited from

$Properties.workflowId


workflowTypeName

Optional workflowTypeName: null | string

PendingChildExecutionInfo workflowTypeName

Inherited from

$Properties.workflowTypeName