workflowInvocations property

List<WorkflowInvocation>? workflowInvocations
getter/setter pair

List of workflow invocations.

Implementation

core.List<WorkflowInvocation>? workflowInvocations;