Package io.temporal.api.common.v1
package io.temporal.api.common.v1
-
ClassDescriptionRepresents the identifier used by a activity author to define the activity.Represents the identifier used by a activity author to define the activity.Callback to attach to various events in the system, e.g.Callback to attach to various events in the system, e.g.Callbacks to be delivered internally within the system.Callbacks to be delivered internally within the system.Protobuf type
temporal.api.common.v1.Callback.NexusProtobuf typetemporal.api.common.v1.Callback.NexusProtobuf typetemporal.api.common.v1.DataBlobProtobuf typetemporal.api.common.v1.DataBlobIdentifies a specific execution within a namespace.Identifies a specific execution within a namespace.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.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.Link can be associated with history events.A link to an activity.A link to an activity.A link to a built-in batch job.A link to a built-in batch job.Link can be associated with history events.A link to a standalone Nexus operation.A link to a standalone Nexus operation.A link to a workflow execution.A link to a workflow execution.Protobuf typetemporal.api.common.v1.Link.WorkflowEventProtobuf typetemporal.api.common.v1.Link.WorkflowEventEventReference is a direct reference to a history event through the event ID.EventReference is a direct reference to a history event through the event ID.RequestIdReference is a indirect reference to a history event through the request ID.RequestIdReference is a indirect reference to a history event through the request ID.A user-defined set of *unindexed* fields that are exposed when listing/searching workflowsA user-defined set of *unindexed* fields that are exposed when listing/searching workflowsMetadata relevant for metering purposesMetadata relevant for metering purposesWhen starting an execution with a conflict policy that uses an existing execution and there is already an existing running execution, OnConflictOptions defines actions to be taken on the existing running execution.When starting an execution with a conflict policy that uses an existing execution and there is already an existing running execution, OnConflictOptions defines actions to be taken on the existing running execution.Represents some binary (byte array) data (ex: activity input parameters or workflow result) with metadata which describes this binary data (format, encoding, encryption, etc).Represents some binary (byte array) data (ex: activity input parameters or workflow result) with metadata which describes this binary data (format, encoding, encryption, etc).Describes an externally stored object referenced by this payload.Describes an externally stored object referenced by this payload.See `Payload`See `Payload`Principal is an authenticated caller identity computed by the server from trusted authentication context.Principal is an authenticated caller identity computed by the server from trusted authentication context.Priority contains metadata that controls relative ordering of task processing when tasks are backed up in a queue.Priority contains metadata that controls relative ordering of task processing when tasks are backed up in a queue.Describes where and how to reset a workflow, used for batch reset currently and may be used for single-workflow reset later.Describes where and how to reset a workflow, used for batch reset currently and may be used for single-workflow reset later.How retries ought to be handled, usable by both workflows and activitiesHow retries ought to be handled, usable by both workflows and activitiesA user-defined set of *indexed* fields that are used/exposed when listing/searching workflows.A user-defined set of *indexed* fields that are used/exposed when listing/searching workflows.The configuration for time skipping of a workflow execution (a chain of runs including retries, cron, continue-as-new).The configuration for time skipping of a workflow execution (a chain of runs including retries, cron, continue-as-new).The time-skipping state that needs to be propagated from a parent workflow to a child workflow, or through a chain of runs.The time-skipping state that needs to be propagated from a parent workflow to a child workflow, or through a chain of runs.This is used to send commands to a specific worker or a group of workers.This is used to send commands to a specific worker or a group of workers.Identifies the version 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.Identifies the version 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.Deprecated.Deprecated.Identifies a specific workflow within a namespace.Identifies a specific workflow within a namespace.Represents the identifier used by a workflow author to define the workflow.Represents the identifier used by a workflow author to define the workflow.