Module: Temporalio::Bridge::Api::WorkflowCommands Private

Defined in:
lib/gen/temporal/sdk/core/workflow_commands/workflow_commands_pb.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Constant Summary collapse

WorkflowCommand =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.WorkflowCommand").msgclass
StartTimer =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.StartTimer").msgclass
CancelTimer =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.CancelTimer").msgclass
ScheduleActivity =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.ScheduleActivity").msgclass
ScheduleLocalActivity =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.ScheduleLocalActivity").msgclass
RequestCancelActivity =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.RequestCancelActivity").msgclass
RequestCancelLocalActivity =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.RequestCancelLocalActivity").msgclass
QueryResult =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.QueryResult").msgclass
QuerySuccess =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.QuerySuccess").msgclass
CompleteWorkflowExecution =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.CompleteWorkflowExecution").msgclass
FailWorkflowExecution =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.FailWorkflowExecution").msgclass
ContinueAsNewWorkflowExecution =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.ContinueAsNewWorkflowExecution").msgclass
CancelWorkflowExecution =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.CancelWorkflowExecution").msgclass
SetPatchMarker =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.SetPatchMarker").msgclass
StartChildWorkflowExecution =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.StartChildWorkflowExecution").msgclass
CancelChildWorkflowExecution =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.CancelChildWorkflowExecution").msgclass
RequestCancelExternalWorkflowExecution =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.RequestCancelExternalWorkflowExecution").msgclass
SignalExternalWorkflowExecution =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.SignalExternalWorkflowExecution").msgclass
CancelSignalWorkflow =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.CancelSignalWorkflow").msgclass
UpsertWorkflowSearchAttributes =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.UpsertWorkflowSearchAttributes").msgclass
ModifyWorkflowProperties =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.ModifyWorkflowProperties").msgclass
ActivityCancellationType =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

::Google::Protobuf::DescriptorPool.generated_pool.lookup("coresdk.workflow_commands.ActivityCancellationType").enummodule