| ActivityType |
Represents the identifier used by a activity author to define the activity.
|
| ActivityType.Builder |
Represents the identifier used by a activity author to define the activity.
|
| Callback |
Callback to attach to various events in the system, e.g.
|
| Callback.Builder |
Callback to attach to various events in the system, e.g.
|
| Callback.Nexus |
Protobuf type temporal.api.common.v1.Callback.Nexus
|
| Callback.Nexus.Builder |
Protobuf type temporal.api.common.v1.Callback.Nexus
|
| DataBlob |
Protobuf type temporal.api.common.v1.DataBlob
|
| DataBlob.Builder |
Protobuf type temporal.api.common.v1.DataBlob
|
| Header |
Contains metadata that can be attached to a variety of requests, like starting a workflow, and
can be propagated between, for example, workflows and activities.
|
| Header.Builder |
Contains metadata that can be attached to a variety of requests, like starting a workflow, and
can be propagated between, for example, workflows and activities.
|
| Memo |
A user-defined set of *unindexed* fields that are exposed when listing/searching workflows
|
| Memo.Builder |
A user-defined set of *unindexed* fields that are exposed when listing/searching workflows
|
| MessageProto |
|
| MeteringMetadata |
Metadata relevant for metering purposes
|
| MeteringMetadata.Builder |
Metadata relevant for metering purposes
|
| Payload |
Represents some binary (byte array) data (ex: activity input parameters or workflow result) with
metadata which describes this binary data (format, encoding, encryption, etc).
|
| Payload.Builder |
Represents some binary (byte array) data (ex: activity input parameters or workflow result) with
metadata which describes this binary data (format, encoding, encryption, etc).
|
| Payloads |
See `Payload`
|
| Payloads.Builder |
See `Payload`
|
| ResetOptions |
Describes where and how to reset a workflow, used for batch reset currently
and may be used for single-workflow reset later.
|
| ResetOptions.Builder |
Describes where and how to reset a workflow, used for batch reset currently
and may be used for single-workflow reset later.
|
| RetryPolicy |
How retries ought to be handled, usable by both workflows and activities
|
| RetryPolicy.Builder |
How retries ought to be handled, usable by both workflows and activities
|
| SearchAttributes |
A user-defined set of *indexed* fields that are used/exposed when listing/searching workflows.
|
| SearchAttributes.Builder |
A user-defined set of *indexed* fields that are used/exposed when listing/searching workflows.
|
| WorkerVersionCapabilities |
Identifies the version(s) that a worker is compatible with when polling or identifying itself,
and whether or not this worker is opting into the build-id based versioning feature.
|
| WorkerVersionCapabilities.Builder |
Identifies the version(s) that a worker is compatible with when polling or identifying itself,
and whether or not this worker is opting into the build-id based versioning feature.
|
| WorkerVersionStamp |
Identifies the version(s) of a worker that processed a task
|
| WorkerVersionStamp.Builder |
Identifies the version(s) of a worker that processed a task
|
| WorkflowExecution |
Identifies a specific workflow within a namespace.
|
| WorkflowExecution.Builder |
Identifies a specific workflow within a namespace.
|
| WorkflowType |
Represents the identifier used by a workflow author to define the workflow.
|
| WorkflowType.Builder |
Represents the identifier used by a workflow author to define the workflow.
|