Expand description

Output structures for operations.

Modules

Structs

Contains the count of workflow executions returned from CountOpenWorkflowExecutions or CountClosedWorkflowExecutions

Contains the count of workflow executions returned from CountOpenWorkflowExecutions or CountClosedWorkflowExecutions

Contains the count of tasks in a task list.

Contains the count of tasks in a task list.

Detailed information about an activity type.

Contains details of a domain.

Contains details about a workflow execution.

Contains details about a workflow type.

Paginated representation of a workflow history for a workflow execution. This is the up to date, complete and authoritative record of the events related to all tasks and events in the life of the workflow execution.

Contains a paginated list of activity type information structures.

Contains a paginated list of information about workflow executions.

Contains a paginated collection of DomainInfo structures.

Contains a paginated list of information about workflow executions.

Contains a paginated list of information structures about workflow types.

Unit of work sent to an activity worker.

A structure that represents a decision task. Decision tasks are sent to deciders in order for them to make decisions.

Status information about an activity task.

Specifies the runId of a workflow execution.