Namespace Temporalio.Api.Activity.V1
Classes
- ActivityExecutionInfo
Information about a standalone activity.
- ActivityExecutionListInfo
Limited activity information returned in the list response. When adding fields here, ensure that it is also present in ActivityExecutionInfo (note that it may already be present in ActivityExecutionInfo but not at the top-level).
- ActivityExecutionOutcome
The outcome of a completed activity execution: either a successful result or a failure.
- CallbackInfo
CallbackInfo contains the state of an attached activity callback.
- CallbackInfo.Types
Container for nested types declared in the CallbackInfo message type.
- CallbackInfo.Types.ActivityClosed
Trigger for when the activity is closed.
- MessageReflection
Holder for reflection information generated from temporal/api/activity/v1/message.proto
Enums
- ActivityExecutionOutcome.ValueOneofCase
Enum of possible cases for the "value" oneof.
- CallbackInfo.Types.Trigger.VariantOneofCase
Enum of possible cases for the "variant" oneof.