Module: Temporalio::Bridge::Api::ActivityResult Private

Defined in:
lib/gen/temporal/sdk/core/activity_result/activity_result_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

ActivityExecutionResult =

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.activity_result.ActivityExecutionResult").msgclass
ActivityResolution =

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.activity_result.ActivityResolution").msgclass
Success =

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.activity_result.Success").msgclass
Failure =

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.activity_result.Failure").msgclass
Cancellation =

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.activity_result.Cancellation").msgclass
WillCompleteAsync =

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.activity_result.WillCompleteAsync").msgclass
DoBackoff =

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.activity_result.DoBackoff").msgclass