| ArchivalState |
Protobuf enum temporal.api.enums.v1.ArchivalState
|
| BatchOperationState |
Protobuf enum temporal.api.enums.v1.BatchOperationState
|
| BatchOperationType |
Protobuf enum temporal.api.enums.v1.BatchOperationType
|
| CancelExternalWorkflowExecutionFailedCause |
Protobuf enum temporal.api.enums.v1.CancelExternalWorkflowExecutionFailedCause
|
| CommandType |
Whenever this list of command types is changed do change the function shouldBufferEvent in mutableStateBuilder.go to make sure to do the correct event ordering.
|
| ContinueAsNewInitiator |
Protobuf enum temporal.api.enums.v1.ContinueAsNewInitiator
|
| EncodingType |
Protobuf enum temporal.api.enums.v1.EncodingType
|
| EventType |
Whenever this list of events is changed do change the function shouldBufferEvent in mutableStateBuilder.go to make sure to do the correct event ordering
|
| HistoryEventFilterType |
Protobuf enum temporal.api.enums.v1.HistoryEventFilterType
|
| IndexedValueType |
Protobuf enum temporal.api.enums.v1.IndexedValueType
|
| NamespaceState |
Protobuf enum temporal.api.enums.v1.NamespaceState
|
| ParentClosePolicy |
Defines how child workflows will react to their parent completing
|
| PendingActivityState |
Protobuf enum temporal.api.enums.v1.PendingActivityState
|
| PendingWorkflowTaskState |
Protobuf enum temporal.api.enums.v1.PendingWorkflowTaskState
|
| QueryRejectCondition |
Protobuf enum temporal.api.enums.v1.QueryRejectCondition
|
| QueryResultType |
Protobuf enum temporal.api.enums.v1.QueryResultType
|
| ReplicationState |
Protobuf enum temporal.api.enums.v1.ReplicationState
|
| ResetReapplyType |
Reset reapplay(replay) options
* RESET_REAPPLY_TYPE_SIGNAL (default) - Signals are reapplied when workflow is reset
* RESET_REAPPLY_TYPE_NONE - nothing is reapplied
|
| ResetType |
Reset type options
|
| ResourceExhaustedCause |
Protobuf enum temporal.api.enums.v1.ResourceExhaustedCause
|
| RetryState |
Protobuf enum temporal.api.enums.v1.RetryState
|
| ScheduleOverlapPolicy |
ScheduleOverlapPolicy controls what happens when a workflow would be started
by a schedule, and is already running.
|
| Severity |
Protobuf enum temporal.api.enums.v1.Severity
|
| SignalExternalWorkflowExecutionFailedCause |
Protobuf enum temporal.api.enums.v1.SignalExternalWorkflowExecutionFailedCause
|
| StartChildWorkflowExecutionFailedCause |
Protobuf enum temporal.api.enums.v1.StartChildWorkflowExecutionFailedCause
|
| TaskQueueKind |
Protobuf enum temporal.api.enums.v1.TaskQueueKind
|
| TaskQueueType |
Protobuf enum temporal.api.enums.v1.TaskQueueType
|
| TaskReachability |
Specifies which category of tasks may reach a worker on a versioned task queue.
|
| TimeoutType |
Protobuf enum temporal.api.enums.v1.TimeoutType
|
| UpdateWorkflowExecutionLifecycleStage |
UpdateWorkflowExecutionLifecycleStage is specified by clients invoking
workflow execution updates and used to indicate to the server how long the
client wishes to wait for a return value from the RPC.
|
| WorkflowExecutionStatus |
(-- api-linter: core::0216::synonyms=disabled
aip.dev/not-precedent: There is WorkflowExecutionState already in another package.
|
| WorkflowIdReusePolicy |
Defines how new runs of a workflow with a particular ID may or may not be allowed.
|
| WorkflowTaskFailedCause |
Workflow tasks can fail for various reasons.
|