| Priority |
Priority contains metadata that controls the relative ordering of task processing when tasks are
backed up in a queue.
|
| Priority.Builder |
|
| RetryOptions |
|
| RetryOptions.Builder |
|
| SearchAttribute |
Deprecated.
|
| SearchAttributeKey<T> |
Representation of a typed search attribute key.
|
| SearchAttributes |
Immutable collection of typed search attributes.
|
| SearchAttributes.Builder |
Builder for creating a search attribute collection.
|
| SearchAttributeUpdate<T> |
Representation of a search attribute update inside a workflow.
|
| VersioningOverride |
Represents the override of a worker's versioning behavior for a workflow execution.
|
| VersioningOverride.AutoUpgradeVersioningOverride |
The workflow will auto-upgrade to the current deployment version on the next workflow task.
|
| VersioningOverride.PinnedVersioningOverride |
Workflow will be pinned to a specific deployment version.
|
| WorkerDeploymentVersion |
Represents the version of a specific worker deployment.
|
| WorkflowExecutionHistory |
Provides a wrapper with convenience methods over raw protobuf History object representing
workflow history
|