package temporal.api.batch.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BatchOperationCancellation

message.proto:60

BatchOperationCancellation sends cancel requests to batch workflows. Keep the parameter in sync with temporal.api.workflowservice.v1.RequestCancelWorkflowExecutionRequest. Ignore first_execution_run_id because this is used for single workflow operation.

Used in: workflowservice.v1.StartBatchOperationRequest

message BatchOperationDeletion

message.proto:67

BatchOperationDeletion sends deletion requests to batch workflows. Keep the parameter in sync with temporal.api.workflowservice.v1.DeleteWorkflowExecutionRequest.

Used in: workflowservice.v1.StartBatchOperationRequest

message BatchOperationInfo

message.proto:22

Used in: workflowservice.v1.ListBatchOperationsResponse

message BatchOperationReset

message.proto:74

BatchOperationReset sends reset requests to batch workflows. Keep the parameter in sync with temporal.api.workflowservice.v1.ResetWorkflowExecutionRequest.

Used in: workflowservice.v1.StartBatchOperationRequest

message BatchOperationResetActivities

message.proto:142

BatchOperationResetActivities sends activity reset requests in a batch. NOTE: keep in sync with temporal.api.workflowservice.v1.ResetActivityRequest

Used in: workflowservice.v1.StartBatchOperationRequest

message BatchOperationSignal

message.proto:45

BatchOperationSignal sends signals to batch workflows. Keep the parameter in sync with temporal.api.workflowservice.v1.SignalWorkflowExecutionRequest.

Used in: workflowservice.v1.StartBatchOperationRequest

message BatchOperationTermination

message.proto:36

BatchOperationTermination sends terminate requests to batch workflows. Keep the parameter in sync with temporal.api.workflowservice.v1.TerminateWorkflowExecutionRequest. Ignore first_execution_run_id because this is used for single workflow operation.

Used in: workflowservice.v1.StartBatchOperationRequest

message BatchOperationTriggerWorkflowRule

message.proto:128

BatchOperationTriggerWorkflowRule sends TriggerWorkflowRule requests to batch workflows.

message BatchOperationUnpauseActivities

message.proto:106

BatchOperationUnpauseActivities sends unpause requests to batch workflows.

Used in: workflowservice.v1.StartBatchOperationRequest

message BatchOperationUpdateActivityOptions

message.proto:173

BatchOperationUpdateActivityOptions sends an update-activity-options requests in a batch. NOTE: keep in sync with temporal.api.workflowservice.v1.UpdateActivityRequest

Used in: workflowservice.v1.StartBatchOperationRequest

message BatchOperationUpdateWorkflowExecutionOptions

message.proto:93

BatchOperationUpdateWorkflowExecutionOptions sends UpdateWorkflowExecutionOptions requests to batch workflows. Keep the parameters in sync with temporal.api.workflowservice.v1.UpdateWorkflowExecutionOptionsRequest.

Used in: workflowservice.v1.StartBatchOperationRequest