Namespace Temporalio.Api.History.V1
Classes
ActivityPropertiesModifiedExternallyEventAttributes
ActivityTaskCanceledEventAttributes
ActivityTaskCancelRequestedEventAttributes
ActivityTaskCompletedEventAttributes
ActivityTaskFailedEventAttributes
ActivityTaskScheduledEventAttributes
ActivityTaskStartedEventAttributes
ActivityTaskTimedOutEventAttributes
ChildWorkflowExecutionCanceledEventAttributes
ChildWorkflowExecutionCompletedEventAttributes
ChildWorkflowExecutionFailedEventAttributes
ChildWorkflowExecutionStartedEventAttributes
ChildWorkflowExecutionTerminatedEventAttributes
ChildWorkflowExecutionTimedOutEventAttributes
ExternalWorkflowExecutionCancelRequestedEventAttributes
ExternalWorkflowExecutionSignaledEventAttributes
History
HistoryEvent
History events are the method by which Temporal SDKs advance (or recreate) workflow state.
See the EventType
enum for more info about what each event is for.
MarkerRecordedEventAttributes
MessageReflection
Holder for reflection information generated from temporal/api/history/v1/message.proto
RequestCancelExternalWorkflowExecutionFailedEventAttributes
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
SignalExternalWorkflowExecutionFailedEventAttributes
SignalExternalWorkflowExecutionInitiatedEventAttributes
StartChildWorkflowExecutionFailedEventAttributes
StartChildWorkflowExecutionInitiatedEventAttributes
TimerCanceledEventAttributes
TimerFiredEventAttributes
TimerStartedEventAttributes
UpsertWorkflowSearchAttributesEventAttributes
WorkflowExecutionCanceledEventAttributes
WorkflowExecutionCancelRequestedEventAttributes
WorkflowExecutionCompletedEventAttributes
WorkflowExecutionContinuedAsNewEventAttributes
WorkflowExecutionFailedEventAttributes
WorkflowExecutionSignaledEventAttributes
WorkflowExecutionStartedEventAttributes
Always the first event in workflow history
WorkflowExecutionTerminatedEventAttributes
WorkflowExecutionTimedOutEventAttributes
WorkflowPropertiesModifiedEventAttributes
WorkflowPropertiesModifiedExternallyEventAttributes
WorkflowTaskCompletedEventAttributes
WorkflowTaskFailedEventAttributes
WorkflowTaskScheduledEventAttributes
WorkflowTaskStartedEventAttributes
WorkflowTaskTimedOutEventAttributes
WorkflowUpdateAcceptedEventAttributes
WorkflowUpdateCompletedEventAttributes
WorkflowUpdateRejectedEventAttributes
Enums
HistoryEvent.AttributesOneofCase
Enum of possible cases for the "attributes" oneof.