Class HistoryEvent.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<HistoryEvent.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
io.temporal.api.history.v1.HistoryEvent.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,HistoryEventOrBuilder,Cloneable
- Enclosing class:
HistoryEvent
public static final class HistoryEvent.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
implements HistoryEventOrBuilder
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.Protobuf type
temporal.api.history.v1.HistoryEvent-
Method Summary
Modifier and TypeMethodDescriptionaddAllEventGroupMarkers(Iterable<? extends EventGroupMarker> values) Event group markers attached to this event.addAllLinks(Iterable<? extends Link> values) Links to related entities, such as the entity that started this event's workflow.addEventGroupMarkers(int index, EventGroupMarker value) Event group markers attached to this event.addEventGroupMarkers(int index, EventGroupMarker.Builder builderForValue) Event group markers attached to this event.Event group markers attached to this event.addEventGroupMarkers(EventGroupMarker.Builder builderForValue) Event group markers attached to this event.Event group markers attached to this event.addEventGroupMarkersBuilder(int index) Event group markers attached to this event.Links to related entities, such as the entity that started this event's workflow.addLinks(int index, Link.Builder builderForValue) Links to related entities, such as the entity that started this event's workflow.Links to related entities, such as the entity that started this event's workflow.addLinks(Link.Builder builderForValue) Links to related entities, such as the entity that started this event's workflow.Links to related entities, such as the entity that started this event's workflow.addLinksBuilder(int index) Links to related entities, such as the entity that started this event's workflow.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;Event group markers attached to this event.Monotonically increasing event number, starts at 1..google.protobuf.Timestamp event_time = 2;.temporal.api.enums.v1.EventType event_type = 3;.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Links to related entities, such as the entity that started this event's workflow..temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;.temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;.temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Server-computed authenticated caller identity associated with this event..temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;Identifier used by the service to order replication and transfer tasks associated with this event..temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;Metadata on the event.Failover version of the event, used by the server for multi-cluster replication and history versioning.Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with..temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;.temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;clone().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetEventGroupMarkers(int index) Event group markers attached to this event.getEventGroupMarkersBuilder(int index) Event group markers attached to this event.Event group markers attached to this event.intEvent group markers attached to this event.Event group markers attached to this event.getEventGroupMarkersOrBuilder(int index) Event group markers attached to this event.List<? extends EventGroupMarkerOrBuilder> Event group markers attached to this event.longMonotonically increasing event number, starts at 1.com.google.protobuf.Timestamp.google.protobuf.Timestamp event_time = 2;com.google.protobuf.Timestamp.Builder.google.protobuf.Timestamp event_time = 2;com.google.protobuf.TimestampOrBuilder.google.protobuf.Timestamp event_time = 2;.temporal.api.enums.v1.EventType event_type = 3;int.temporal.api.enums.v1.EventType event_type = 3;.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;getLinks(int index) Links to related entities, such as the entity that started this event's workflow.getLinksBuilder(int index) Links to related entities, such as the entity that started this event's workflow.Links to related entities, such as the entity that started this event's workflow.intLinks to related entities, such as the entity that started this event's workflow.Links to related entities, such as the entity that started this event's workflow.getLinksOrBuilder(int index) Links to related entities, such as the entity that started this event's workflow.List<? extends LinkOrBuilder> Links to related entities, such as the entity that started this event's workflow..temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;.temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;.temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;.temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;.temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;.temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;.temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;Server-computed authenticated caller identity associated with this event.Server-computed authenticated caller identity associated with this event.Server-computed authenticated caller identity associated with this event..temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;longIdentifier used by the service to order replication and transfer tasks associated with this event..temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;Metadata on the event.Metadata on the event.Metadata on the event.longFailover version of the event, used by the server for multi-cluster replication and history versioning.booleanSet to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with..temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;.temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;.temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;.temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;boolean.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;boolean.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;boolean.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;boolean.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;boolean.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;boolean.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;boolean.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;boolean.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;boolean.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;boolean.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;boolean.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;boolean.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;boolean.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;boolean.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;boolean.google.protobuf.Timestamp event_time = 2;boolean.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;boolean.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;boolean.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;boolean.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;boolean.temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;boolean.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;boolean.temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;boolean.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;boolean.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;boolean.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;boolean.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;boolean.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;booleanServer-computed authenticated caller identity associated with this event.boolean.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;boolean.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;boolean.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;boolean.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;boolean.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;boolean.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;boolean.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;boolean.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;boolean.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;boolean.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;booleanMetadata on the event.boolean.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;boolean.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;boolean.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;boolean.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;boolean.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;boolean.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;boolean.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;boolean.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;boolean.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;boolean.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;boolean.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;boolean.temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;boolean.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;boolean.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;boolean.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;boolean.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;boolean.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;boolean.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;boolean.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;boolean.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;boolean.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;boolean.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;boolean.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;boolean.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes value) .temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;mergeChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;mergeChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;mergeChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;mergeChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;mergeChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;mergeEventTime(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp event_time = 2;mergeExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes value) .temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;mergeExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes value) .temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(HistoryEvent other) .temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;mergeNexusOperationCancelRequestCompletedEventAttributes(NexusOperationCancelRequestCompletedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;mergeNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;mergeNexusOperationCancelRequestFailedEventAttributes(NexusOperationCancelRequestFailedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;mergePrincipal(Principal value) Server-computed authenticated caller identity associated with this event.mergeRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;mergeRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;mergeSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;mergeSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;mergeStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;mergeStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;final HistoryEvent.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) mergeUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes value) .temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;mergeUserMetadata(UserMetadata value) Metadata on the event..temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;mergeWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;mergeWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes value) .temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;mergeWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;mergeWorkflowExecutionTimeSkippingTransitionedEventAttributes(WorkflowExecutionTimeSkippingTransitionedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;mergeWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;mergeWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;mergeWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;mergeWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;mergeWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes value) .temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;removeEventGroupMarkers(int index) Event group markers attached to this event.removeLinks(int index) Links to related entities, such as the entity that started this event's workflow.setActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes value) .temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;setActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;setActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;setActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;setChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;setChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;setEventGroupMarkers(int index, EventGroupMarker value) Event group markers attached to this event.setEventGroupMarkers(int index, EventGroupMarker.Builder builderForValue) Event group markers attached to this event.setEventId(long value) Monotonically increasing event number, starts at 1.setEventTime(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp event_time = 2;setEventTime(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp event_time = 2;setEventType(EventType value) .temporal.api.enums.v1.EventType event_type = 3;setEventTypeValue(int value) .temporal.api.enums.v1.EventType event_type = 3;setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes value) .temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes value) .temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes.Builder builderForValue) .temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;Links to related entities, such as the entity that started this event's workflow.setLinks(int index, Link.Builder builderForValue) Links to related entities, such as the entity that started this event's workflow..temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;setMarkerRecordedEventAttributes(MarkerRecordedEventAttributes.Builder builderForValue) .temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;setNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;setNexusOperationCancelRequestCompletedEventAttributes(NexusOperationCancelRequestCompletedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;setNexusOperationCancelRequestCompletedEventAttributes(NexusOperationCancelRequestCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;setNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;setNexusOperationCancelRequestFailedEventAttributes(NexusOperationCancelRequestFailedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;setNexusOperationCancelRequestFailedEventAttributes(NexusOperationCancelRequestFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;setNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;setNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;setNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;setNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;setPrincipal(Principal value) Server-computed authenticated caller identity associated with this event.setPrincipal(Principal.Builder builderForValue) Server-computed authenticated caller identity associated with this event.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;setTaskId(long value) Identifier used by the service to order replication and transfer tasks associated with this event..temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;setTimerCanceledEventAttributes(TimerCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;setTimerFiredEventAttributes(TimerFiredEventAttributes.Builder builderForValue) .temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;setTimerStartedEventAttributes(TimerStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;final HistoryEvent.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes value) .temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;setUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes.Builder builderForValue) .temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;setUserMetadata(UserMetadata value) Metadata on the event.setUserMetadata(UserMetadata.Builder builderForValue) Metadata on the event.setVersion(long value) Failover version of the event, used by the server for multi-cluster replication and history versioning.setWorkerMayIgnore(boolean value) Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with..temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;setWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;setWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes value) .temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;setWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;setWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;setWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;setWorkflowExecutionPausedEventAttributes(WorkflowExecutionPausedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;setWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;setWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;setWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;setWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;setWorkflowExecutionTimeSkippingTransitionedEventAttributes(WorkflowExecutionTimeSkippingTransitionedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;setWorkflowExecutionTimeSkippingTransitionedEventAttributes(WorkflowExecutionTimeSkippingTransitionedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;setWorkflowExecutionUnpausedEventAttributes(WorkflowExecutionUnpausedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;setWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;setWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;setWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;setWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;setWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;setWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;setWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;setWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;setWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;setWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes value) .temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;setWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;setWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;setWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
setField
public HistoryEvent.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
setRepeatedField
public HistoryEvent.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
addRepeatedField
public HistoryEvent.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HistoryEvent.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
mergeFrom
public HistoryEvent.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<HistoryEvent.Builder>- Throws:
IOException
-
getAttributesCase
- Specified by:
getAttributesCasein interfaceHistoryEventOrBuilder
-
clearAttributes
-
getEventId
public long getEventId()Monotonically increasing event number, starts at 1.
int64 event_id = 1;- Specified by:
getEventIdin interfaceHistoryEventOrBuilder- Returns:
- The eventId.
-
setEventId
Monotonically increasing event number, starts at 1.
int64 event_id = 1;- Parameters:
value- The eventId to set.- Returns:
- This builder for chaining.
-
clearEventId
Monotonically increasing event number, starts at 1.
int64 event_id = 1;- Returns:
- This builder for chaining.
-
hasEventTime
public boolean hasEventTime().google.protobuf.Timestamp event_time = 2;- Specified by:
hasEventTimein interfaceHistoryEventOrBuilder- Returns:
- Whether the eventTime field is set.
-
getEventTime
public com.google.protobuf.Timestamp getEventTime().google.protobuf.Timestamp event_time = 2;- Specified by:
getEventTimein interfaceHistoryEventOrBuilder- Returns:
- The eventTime.
-
setEventTime
.google.protobuf.Timestamp event_time = 2; -
setEventTime
.google.protobuf.Timestamp event_time = 2; -
mergeEventTime
.google.protobuf.Timestamp event_time = 2; -
clearEventTime
.google.protobuf.Timestamp event_time = 2; -
getEventTimeBuilder
public com.google.protobuf.Timestamp.Builder getEventTimeBuilder().google.protobuf.Timestamp event_time = 2; -
getEventTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEventTimeOrBuilder().google.protobuf.Timestamp event_time = 2;- Specified by:
getEventTimeOrBuilderin interfaceHistoryEventOrBuilder
-
getEventTypeValue
public int getEventTypeValue().temporal.api.enums.v1.EventType event_type = 3;- Specified by:
getEventTypeValuein interfaceHistoryEventOrBuilder- Returns:
- The enum numeric value on the wire for eventType.
-
setEventTypeValue
.temporal.api.enums.v1.EventType event_type = 3;- Parameters:
value- The enum numeric value on the wire for eventType to set.- Returns:
- This builder for chaining.
-
getEventType
.temporal.api.enums.v1.EventType event_type = 3;- Specified by:
getEventTypein interfaceHistoryEventOrBuilder- Returns:
- The eventType.
-
setEventType
.temporal.api.enums.v1.EventType event_type = 3;- Parameters:
value- The eventType to set.- Returns:
- This builder for chaining.
-
clearEventType
.temporal.api.enums.v1.EventType event_type = 3;- Returns:
- This builder for chaining.
-
getVersion
public long getVersion()Failover version of the event, used by the server for multi-cluster replication and history versioning. SDKs generally ignore this field.
int64 version = 4;- Specified by:
getVersionin interfaceHistoryEventOrBuilder- Returns:
- The version.
-
setVersion
Failover version of the event, used by the server for multi-cluster replication and history versioning. SDKs generally ignore this field.
int64 version = 4;- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
Failover version of the event, used by the server for multi-cluster replication and history versioning. SDKs generally ignore this field.
int64 version = 4;- Returns:
- This builder for chaining.
-
getTaskId
public long getTaskId()Identifier used by the service to order replication and transfer tasks associated with this event. SDKs generally ignore this field.
int64 task_id = 5;- Specified by:
getTaskIdin interfaceHistoryEventOrBuilder- Returns:
- The taskId.
-
setTaskId
Identifier used by the service to order replication and transfer tasks associated with this event. SDKs generally ignore this field.
int64 task_id = 5;- Parameters:
value- The taskId to set.- Returns:
- This builder for chaining.
-
clearTaskId
Identifier used by the service to order replication and transfer tasks associated with this event. SDKs generally ignore this field.
int64 task_id = 5;- Returns:
- This builder for chaining.
-
getWorkerMayIgnore
public boolean getWorkerMayIgnore()Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with. If an SDK encounters an event type which it does not understand, it must error unless this is true. If it is true, it's acceptable for the event type and/or attributes to be uninterpretable.
bool worker_may_ignore = 300;- Specified by:
getWorkerMayIgnorein interfaceHistoryEventOrBuilder- Returns:
- The workerMayIgnore.
-
setWorkerMayIgnore
Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with. If an SDK encounters an event type which it does not understand, it must error unless this is true. If it is true, it's acceptable for the event type and/or attributes to be uninterpretable.
bool worker_may_ignore = 300;- Parameters:
value- The workerMayIgnore to set.- Returns:
- This builder for chaining.
-
clearWorkerMayIgnore
Set to true when the SDK may ignore the event as it does not impact workflow state or information in any way that the SDK need be concerned with. If an SDK encounters an event type which it does not understand, it must error unless this is true. If it is true, it's acceptable for the event type and/or attributes to be uninterpretable.
bool worker_may_ignore = 300;- Returns:
- This builder for chaining.
-
hasUserMetadata
public boolean hasUserMetadata()Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;- Specified by:
hasUserMetadatain interfaceHistoryEventOrBuilder- Returns:
- Whether the userMetadata field is set.
-
getUserMetadata
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;- Specified by:
getUserMetadatain interfaceHistoryEventOrBuilder- Returns:
- The userMetadata.
-
setUserMetadata
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301; -
setUserMetadata
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301; -
mergeUserMetadata
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301; -
clearUserMetadata
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301; -
getUserMetadataBuilder
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301; -
getUserMetadataOrBuilder
Metadata on the event. This is often carried over from commands and client calls. Most events won't have this information, and how this information is used is dependent upon the interface that reads it. Current well-known uses: * workflow_execution_started_event_attributes - summary and details from start workflow. * timer_started_event_attributes - summary represents an identifier for the timer for use by user interfaces..temporal.api.sdk.v1.UserMetadata user_metadata = 301;- Specified by:
getUserMetadataOrBuilderin interfaceHistoryEventOrBuilder
-
getLinksList
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksListin interfaceHistoryEventOrBuilder
-
getLinksCount
public int getLinksCount()Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksCountin interfaceHistoryEventOrBuilder
-
getLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksin interfaceHistoryEventOrBuilder
-
setLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
setLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
addLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
addLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
addLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
addLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
addAllLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
clearLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
removeLinks
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
getLinksBuilder
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
getLinksOrBuilder
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksOrBuilderin interfaceHistoryEventOrBuilder
-
getLinksOrBuilderList
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302;- Specified by:
getLinksOrBuilderListin interfaceHistoryEventOrBuilder
-
addLinksBuilder
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
addLinksBuilder
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
getLinksBuilderList
Links to related entities, such as the entity that started this event's workflow.
repeated .temporal.api.common.v1.Link links = 302; -
hasPrincipal
public boolean hasPrincipal()Server-computed authenticated caller identity associated with this event.
.temporal.api.common.v1.Principal principal = 303;- Specified by:
hasPrincipalin interfaceHistoryEventOrBuilder- Returns:
- Whether the principal field is set.
-
getPrincipal
Server-computed authenticated caller identity associated with this event.
.temporal.api.common.v1.Principal principal = 303;- Specified by:
getPrincipalin interfaceHistoryEventOrBuilder- Returns:
- The principal.
-
setPrincipal
Server-computed authenticated caller identity associated with this event.
.temporal.api.common.v1.Principal principal = 303; -
setPrincipal
Server-computed authenticated caller identity associated with this event.
.temporal.api.common.v1.Principal principal = 303; -
mergePrincipal
Server-computed authenticated caller identity associated with this event.
.temporal.api.common.v1.Principal principal = 303; -
clearPrincipal
Server-computed authenticated caller identity associated with this event.
.temporal.api.common.v1.Principal principal = 303; -
getPrincipalBuilder
Server-computed authenticated caller identity associated with this event.
.temporal.api.common.v1.Principal principal = 303; -
getPrincipalOrBuilder
Server-computed authenticated caller identity associated with this event.
.temporal.api.common.v1.Principal principal = 303;- Specified by:
getPrincipalOrBuilderin interfaceHistoryEventOrBuilder
-
getEventGroupMarkersList
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304;- Specified by:
getEventGroupMarkersListin interfaceHistoryEventOrBuilder
-
getEventGroupMarkersCount
public int getEventGroupMarkersCount()Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304;- Specified by:
getEventGroupMarkersCountin interfaceHistoryEventOrBuilder
-
getEventGroupMarkers
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304;- Specified by:
getEventGroupMarkersin interfaceHistoryEventOrBuilder
-
setEventGroupMarkers
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
setEventGroupMarkers
public HistoryEvent.Builder setEventGroupMarkers(int index, EventGroupMarker.Builder builderForValue) Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
addEventGroupMarkers
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
addEventGroupMarkers
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
addEventGroupMarkers
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
addEventGroupMarkers
public HistoryEvent.Builder addEventGroupMarkers(int index, EventGroupMarker.Builder builderForValue) Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
addAllEventGroupMarkers
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
clearEventGroupMarkers
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
removeEventGroupMarkers
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
getEventGroupMarkersBuilder
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
getEventGroupMarkersOrBuilder
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304;- Specified by:
getEventGroupMarkersOrBuilderin interfaceHistoryEventOrBuilder
-
getEventGroupMarkersOrBuilderList
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304;- Specified by:
getEventGroupMarkersOrBuilderListin interfaceHistoryEventOrBuilder
-
addEventGroupMarkersBuilder
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
addEventGroupMarkersBuilder
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
getEventGroupMarkersBuilderList
Event group markers attached to this event.
repeated .temporal.api.sdk.v1.EventGroupMarker event_group_markers = 304; -
hasWorkflowExecutionStartedEventAttributes
public boolean hasWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;- Specified by:
hasWorkflowExecutionStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionStartedEventAttributes field is set.
-
getWorkflowExecutionStartedEventAttributes
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;- Specified by:
getWorkflowExecutionStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionStartedEventAttributes.
-
setWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6; -
setWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6; -
mergeWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionStartedEventAttributes(WorkflowExecutionStartedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6; -
clearWorkflowExecutionStartedEventAttributes
.temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6; -
getWorkflowExecutionStartedEventAttributesBuilder
public WorkflowExecutionStartedEventAttributes.Builder getWorkflowExecutionStartedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6; -
getWorkflowExecutionStartedEventAttributesOrBuilder
public WorkflowExecutionStartedEventAttributesOrBuilder getWorkflowExecutionStartedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionStartedEventAttributes workflow_execution_started_event_attributes = 6;- Specified by:
getWorkflowExecutionStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionCompletedEventAttributes
public boolean hasWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;- Specified by:
hasWorkflowExecutionCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionCompletedEventAttributes field is set.
-
getWorkflowExecutionCompletedEventAttributes
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;- Specified by:
getWorkflowExecutionCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionCompletedEventAttributes.
-
setWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7; -
setWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7; -
mergeWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionCompletedEventAttributes(WorkflowExecutionCompletedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7; -
clearWorkflowExecutionCompletedEventAttributes
.temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7; -
getWorkflowExecutionCompletedEventAttributesBuilder
public WorkflowExecutionCompletedEventAttributes.Builder getWorkflowExecutionCompletedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7; -
getWorkflowExecutionCompletedEventAttributesOrBuilder
public WorkflowExecutionCompletedEventAttributesOrBuilder getWorkflowExecutionCompletedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionCompletedEventAttributes workflow_execution_completed_event_attributes = 7;- Specified by:
getWorkflowExecutionCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionFailedEventAttributes
public boolean hasWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;- Specified by:
hasWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionFailedEventAttributes field is set.
-
getWorkflowExecutionFailedEventAttributes
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;- Specified by:
getWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionFailedEventAttributes.
-
setWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8; -
setWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8; -
mergeWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionFailedEventAttributes(WorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8; -
clearWorkflowExecutionFailedEventAttributes
.temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8; -
getWorkflowExecutionFailedEventAttributesBuilder
public WorkflowExecutionFailedEventAttributes.Builder getWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8; -
getWorkflowExecutionFailedEventAttributesOrBuilder
public WorkflowExecutionFailedEventAttributesOrBuilder getWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionFailedEventAttributes workflow_execution_failed_event_attributes = 8;- Specified by:
getWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionTimedOutEventAttributes
public boolean hasWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;- Specified by:
hasWorkflowExecutionTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionTimedOutEventAttributes field is set.
-
getWorkflowExecutionTimedOutEventAttributes
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;- Specified by:
getWorkflowExecutionTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionTimedOutEventAttributes.
-
setWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes value) .temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9; -
setWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9; -
mergeWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionTimedOutEventAttributes(WorkflowExecutionTimedOutEventAttributes value) .temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9; -
clearWorkflowExecutionTimedOutEventAttributes
.temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9; -
getWorkflowExecutionTimedOutEventAttributesBuilder
public WorkflowExecutionTimedOutEventAttributes.Builder getWorkflowExecutionTimedOutEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9; -
getWorkflowExecutionTimedOutEventAttributesOrBuilder
public WorkflowExecutionTimedOutEventAttributesOrBuilder getWorkflowExecutionTimedOutEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionTimedOutEventAttributes workflow_execution_timed_out_event_attributes = 9;- Specified by:
getWorkflowExecutionTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskScheduledEventAttributes
public boolean hasWorkflowTaskScheduledEventAttributes().temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;- Specified by:
hasWorkflowTaskScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskScheduledEventAttributes field is set.
-
getWorkflowTaskScheduledEventAttributes
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;- Specified by:
getWorkflowTaskScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskScheduledEventAttributes.
-
setWorkflowTaskScheduledEventAttributes
public HistoryEvent.Builder setWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes value) .temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10; -
setWorkflowTaskScheduledEventAttributes
public HistoryEvent.Builder setWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10; -
mergeWorkflowTaskScheduledEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskScheduledEventAttributes(WorkflowTaskScheduledEventAttributes value) .temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10; -
clearWorkflowTaskScheduledEventAttributes
.temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10; -
getWorkflowTaskScheduledEventAttributesBuilder
public WorkflowTaskScheduledEventAttributes.Builder getWorkflowTaskScheduledEventAttributesBuilder().temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10; -
getWorkflowTaskScheduledEventAttributesOrBuilder
public WorkflowTaskScheduledEventAttributesOrBuilder getWorkflowTaskScheduledEventAttributesOrBuilder().temporal.api.history.v1.WorkflowTaskScheduledEventAttributes workflow_task_scheduled_event_attributes = 10;- Specified by:
getWorkflowTaskScheduledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskStartedEventAttributes
public boolean hasWorkflowTaskStartedEventAttributes().temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;- Specified by:
hasWorkflowTaskStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskStartedEventAttributes field is set.
-
getWorkflowTaskStartedEventAttributes
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;- Specified by:
getWorkflowTaskStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskStartedEventAttributes.
-
setWorkflowTaskStartedEventAttributes
public HistoryEvent.Builder setWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes value) .temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11; -
setWorkflowTaskStartedEventAttributes
public HistoryEvent.Builder setWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11; -
mergeWorkflowTaskStartedEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskStartedEventAttributes(WorkflowTaskStartedEventAttributes value) .temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11; -
clearWorkflowTaskStartedEventAttributes
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11; -
getWorkflowTaskStartedEventAttributesBuilder
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11; -
getWorkflowTaskStartedEventAttributesOrBuilder
.temporal.api.history.v1.WorkflowTaskStartedEventAttributes workflow_task_started_event_attributes = 11;- Specified by:
getWorkflowTaskStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskCompletedEventAttributes
public boolean hasWorkflowTaskCompletedEventAttributes().temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;- Specified by:
hasWorkflowTaskCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskCompletedEventAttributes field is set.
-
getWorkflowTaskCompletedEventAttributes
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;- Specified by:
getWorkflowTaskCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskCompletedEventAttributes.
-
setWorkflowTaskCompletedEventAttributes
public HistoryEvent.Builder setWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes value) .temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12; -
setWorkflowTaskCompletedEventAttributes
public HistoryEvent.Builder setWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12; -
mergeWorkflowTaskCompletedEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskCompletedEventAttributes(WorkflowTaskCompletedEventAttributes value) .temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12; -
clearWorkflowTaskCompletedEventAttributes
.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12; -
getWorkflowTaskCompletedEventAttributesBuilder
public WorkflowTaskCompletedEventAttributes.Builder getWorkflowTaskCompletedEventAttributesBuilder().temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12; -
getWorkflowTaskCompletedEventAttributesOrBuilder
public WorkflowTaskCompletedEventAttributesOrBuilder getWorkflowTaskCompletedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowTaskCompletedEventAttributes workflow_task_completed_event_attributes = 12;- Specified by:
getWorkflowTaskCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskTimedOutEventAttributes
public boolean hasWorkflowTaskTimedOutEventAttributes().temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;- Specified by:
hasWorkflowTaskTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskTimedOutEventAttributes field is set.
-
getWorkflowTaskTimedOutEventAttributes
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;- Specified by:
getWorkflowTaskTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskTimedOutEventAttributes.
-
setWorkflowTaskTimedOutEventAttributes
public HistoryEvent.Builder setWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes value) .temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13; -
setWorkflowTaskTimedOutEventAttributes
public HistoryEvent.Builder setWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13; -
mergeWorkflowTaskTimedOutEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskTimedOutEventAttributes(WorkflowTaskTimedOutEventAttributes value) .temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13; -
clearWorkflowTaskTimedOutEventAttributes
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13; -
getWorkflowTaskTimedOutEventAttributesBuilder
.temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13; -
getWorkflowTaskTimedOutEventAttributesOrBuilder
public WorkflowTaskTimedOutEventAttributesOrBuilder getWorkflowTaskTimedOutEventAttributesOrBuilder().temporal.api.history.v1.WorkflowTaskTimedOutEventAttributes workflow_task_timed_out_event_attributes = 13;- Specified by:
getWorkflowTaskTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowTaskFailedEventAttributes
public boolean hasWorkflowTaskFailedEventAttributes().temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;- Specified by:
hasWorkflowTaskFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowTaskFailedEventAttributes field is set.
-
getWorkflowTaskFailedEventAttributes
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;- Specified by:
getWorkflowTaskFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowTaskFailedEventAttributes.
-
setWorkflowTaskFailedEventAttributes
public HistoryEvent.Builder setWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes value) .temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14; -
setWorkflowTaskFailedEventAttributes
public HistoryEvent.Builder setWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14; -
mergeWorkflowTaskFailedEventAttributes
public HistoryEvent.Builder mergeWorkflowTaskFailedEventAttributes(WorkflowTaskFailedEventAttributes value) .temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14; -
clearWorkflowTaskFailedEventAttributes
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14; -
getWorkflowTaskFailedEventAttributesBuilder
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14; -
getWorkflowTaskFailedEventAttributesOrBuilder
.temporal.api.history.v1.WorkflowTaskFailedEventAttributes workflow_task_failed_event_attributes = 14;- Specified by:
getWorkflowTaskFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskScheduledEventAttributes
public boolean hasActivityTaskScheduledEventAttributes().temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;- Specified by:
hasActivityTaskScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskScheduledEventAttributes field is set.
-
getActivityTaskScheduledEventAttributes
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;- Specified by:
getActivityTaskScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskScheduledEventAttributes.
-
setActivityTaskScheduledEventAttributes
public HistoryEvent.Builder setActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes value) .temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15; -
setActivityTaskScheduledEventAttributes
public HistoryEvent.Builder setActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15; -
mergeActivityTaskScheduledEventAttributes
public HistoryEvent.Builder mergeActivityTaskScheduledEventAttributes(ActivityTaskScheduledEventAttributes value) .temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15; -
clearActivityTaskScheduledEventAttributes
.temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15; -
getActivityTaskScheduledEventAttributesBuilder
public ActivityTaskScheduledEventAttributes.Builder getActivityTaskScheduledEventAttributesBuilder().temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15; -
getActivityTaskScheduledEventAttributesOrBuilder
public ActivityTaskScheduledEventAttributesOrBuilder getActivityTaskScheduledEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskScheduledEventAttributes activity_task_scheduled_event_attributes = 15;- Specified by:
getActivityTaskScheduledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskStartedEventAttributes
public boolean hasActivityTaskStartedEventAttributes().temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;- Specified by:
hasActivityTaskStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskStartedEventAttributes field is set.
-
getActivityTaskStartedEventAttributes
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;- Specified by:
getActivityTaskStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskStartedEventAttributes.
-
setActivityTaskStartedEventAttributes
public HistoryEvent.Builder setActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes value) .temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16; -
setActivityTaskStartedEventAttributes
public HistoryEvent.Builder setActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16; -
mergeActivityTaskStartedEventAttributes
public HistoryEvent.Builder mergeActivityTaskStartedEventAttributes(ActivityTaskStartedEventAttributes value) .temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16; -
clearActivityTaskStartedEventAttributes
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16; -
getActivityTaskStartedEventAttributesBuilder
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16; -
getActivityTaskStartedEventAttributesOrBuilder
.temporal.api.history.v1.ActivityTaskStartedEventAttributes activity_task_started_event_attributes = 16;- Specified by:
getActivityTaskStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskCompletedEventAttributes
public boolean hasActivityTaskCompletedEventAttributes().temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;- Specified by:
hasActivityTaskCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskCompletedEventAttributes field is set.
-
getActivityTaskCompletedEventAttributes
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;- Specified by:
getActivityTaskCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskCompletedEventAttributes.
-
setActivityTaskCompletedEventAttributes
public HistoryEvent.Builder setActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes value) .temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17; -
setActivityTaskCompletedEventAttributes
public HistoryEvent.Builder setActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17; -
mergeActivityTaskCompletedEventAttributes
public HistoryEvent.Builder mergeActivityTaskCompletedEventAttributes(ActivityTaskCompletedEventAttributes value) .temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17; -
clearActivityTaskCompletedEventAttributes
.temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17; -
getActivityTaskCompletedEventAttributesBuilder
public ActivityTaskCompletedEventAttributes.Builder getActivityTaskCompletedEventAttributesBuilder().temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17; -
getActivityTaskCompletedEventAttributesOrBuilder
public ActivityTaskCompletedEventAttributesOrBuilder getActivityTaskCompletedEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskCompletedEventAttributes activity_task_completed_event_attributes = 17;- Specified by:
getActivityTaskCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskFailedEventAttributes
public boolean hasActivityTaskFailedEventAttributes().temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;- Specified by:
hasActivityTaskFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskFailedEventAttributes field is set.
-
getActivityTaskFailedEventAttributes
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;- Specified by:
getActivityTaskFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskFailedEventAttributes.
-
setActivityTaskFailedEventAttributes
public HistoryEvent.Builder setActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes value) .temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18; -
setActivityTaskFailedEventAttributes
public HistoryEvent.Builder setActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18; -
mergeActivityTaskFailedEventAttributes
public HistoryEvent.Builder mergeActivityTaskFailedEventAttributes(ActivityTaskFailedEventAttributes value) .temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18; -
clearActivityTaskFailedEventAttributes
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18; -
getActivityTaskFailedEventAttributesBuilder
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18; -
getActivityTaskFailedEventAttributesOrBuilder
.temporal.api.history.v1.ActivityTaskFailedEventAttributes activity_task_failed_event_attributes = 18;- Specified by:
getActivityTaskFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskTimedOutEventAttributes
public boolean hasActivityTaskTimedOutEventAttributes().temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;- Specified by:
hasActivityTaskTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskTimedOutEventAttributes field is set.
-
getActivityTaskTimedOutEventAttributes
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;- Specified by:
getActivityTaskTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskTimedOutEventAttributes.
-
setActivityTaskTimedOutEventAttributes
public HistoryEvent.Builder setActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes value) .temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19; -
setActivityTaskTimedOutEventAttributes
public HistoryEvent.Builder setActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19; -
mergeActivityTaskTimedOutEventAttributes
public HistoryEvent.Builder mergeActivityTaskTimedOutEventAttributes(ActivityTaskTimedOutEventAttributes value) .temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19; -
clearActivityTaskTimedOutEventAttributes
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19; -
getActivityTaskTimedOutEventAttributesBuilder
.temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19; -
getActivityTaskTimedOutEventAttributesOrBuilder
public ActivityTaskTimedOutEventAttributesOrBuilder getActivityTaskTimedOutEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskTimedOutEventAttributes activity_task_timed_out_event_attributes = 19;- Specified by:
getActivityTaskTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasTimerStartedEventAttributes
public boolean hasTimerStartedEventAttributes().temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;- Specified by:
hasTimerStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the timerStartedEventAttributes field is set.
-
getTimerStartedEventAttributes
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;- Specified by:
getTimerStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The timerStartedEventAttributes.
-
setTimerStartedEventAttributes
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20; -
setTimerStartedEventAttributes
public HistoryEvent.Builder setTimerStartedEventAttributes(TimerStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20; -
mergeTimerStartedEventAttributes
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20; -
clearTimerStartedEventAttributes
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20; -
getTimerStartedEventAttributesBuilder
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20; -
getTimerStartedEventAttributesOrBuilder
.temporal.api.history.v1.TimerStartedEventAttributes timer_started_event_attributes = 20;- Specified by:
getTimerStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasTimerFiredEventAttributes
public boolean hasTimerFiredEventAttributes().temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;- Specified by:
hasTimerFiredEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the timerFiredEventAttributes field is set.
-
getTimerFiredEventAttributes
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;- Specified by:
getTimerFiredEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The timerFiredEventAttributes.
-
setTimerFiredEventAttributes
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21; -
setTimerFiredEventAttributes
public HistoryEvent.Builder setTimerFiredEventAttributes(TimerFiredEventAttributes.Builder builderForValue) .temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21; -
mergeTimerFiredEventAttributes
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21; -
clearTimerFiredEventAttributes
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21; -
getTimerFiredEventAttributesBuilder
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21; -
getTimerFiredEventAttributesOrBuilder
.temporal.api.history.v1.TimerFiredEventAttributes timer_fired_event_attributes = 21;- Specified by:
getTimerFiredEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskCancelRequestedEventAttributes
public boolean hasActivityTaskCancelRequestedEventAttributes().temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;- Specified by:
hasActivityTaskCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskCancelRequestedEventAttributes field is set.
-
getActivityTaskCancelRequestedEventAttributes
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;- Specified by:
getActivityTaskCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskCancelRequestedEventAttributes.
-
setActivityTaskCancelRequestedEventAttributes
public HistoryEvent.Builder setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes value) .temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22; -
setActivityTaskCancelRequestedEventAttributes
public HistoryEvent.Builder setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22; -
mergeActivityTaskCancelRequestedEventAttributes
public HistoryEvent.Builder mergeActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes value) .temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22; -
clearActivityTaskCancelRequestedEventAttributes
.temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22; -
getActivityTaskCancelRequestedEventAttributesBuilder
public ActivityTaskCancelRequestedEventAttributes.Builder getActivityTaskCancelRequestedEventAttributesBuilder().temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22; -
getActivityTaskCancelRequestedEventAttributesOrBuilder
public ActivityTaskCancelRequestedEventAttributesOrBuilder getActivityTaskCancelRequestedEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskCancelRequestedEventAttributes activity_task_cancel_requested_event_attributes = 22;- Specified by:
getActivityTaskCancelRequestedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityTaskCanceledEventAttributes
public boolean hasActivityTaskCanceledEventAttributes().temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;- Specified by:
hasActivityTaskCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityTaskCanceledEventAttributes field is set.
-
getActivityTaskCanceledEventAttributes
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;- Specified by:
getActivityTaskCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityTaskCanceledEventAttributes.
-
setActivityTaskCanceledEventAttributes
public HistoryEvent.Builder setActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes value) .temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23; -
setActivityTaskCanceledEventAttributes
public HistoryEvent.Builder setActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23; -
mergeActivityTaskCanceledEventAttributes
public HistoryEvent.Builder mergeActivityTaskCanceledEventAttributes(ActivityTaskCanceledEventAttributes value) .temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23; -
clearActivityTaskCanceledEventAttributes
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23; -
getActivityTaskCanceledEventAttributesBuilder
.temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23; -
getActivityTaskCanceledEventAttributesOrBuilder
public ActivityTaskCanceledEventAttributesOrBuilder getActivityTaskCanceledEventAttributesOrBuilder().temporal.api.history.v1.ActivityTaskCanceledEventAttributes activity_task_canceled_event_attributes = 23;- Specified by:
getActivityTaskCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasTimerCanceledEventAttributes
public boolean hasTimerCanceledEventAttributes().temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;- Specified by:
hasTimerCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the timerCanceledEventAttributes field is set.
-
getTimerCanceledEventAttributes
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;- Specified by:
getTimerCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The timerCanceledEventAttributes.
-
setTimerCanceledEventAttributes
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24; -
setTimerCanceledEventAttributes
public HistoryEvent.Builder setTimerCanceledEventAttributes(TimerCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24; -
mergeTimerCanceledEventAttributes
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24; -
clearTimerCanceledEventAttributes
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24; -
getTimerCanceledEventAttributesBuilder
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24; -
getTimerCanceledEventAttributesOrBuilder
.temporal.api.history.v1.TimerCanceledEventAttributes timer_canceled_event_attributes = 24;- Specified by:
getTimerCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasMarkerRecordedEventAttributes
public boolean hasMarkerRecordedEventAttributes().temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;- Specified by:
hasMarkerRecordedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the markerRecordedEventAttributes field is set.
-
getMarkerRecordedEventAttributes
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;- Specified by:
getMarkerRecordedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The markerRecordedEventAttributes.
-
setMarkerRecordedEventAttributes
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25; -
setMarkerRecordedEventAttributes
public HistoryEvent.Builder setMarkerRecordedEventAttributes(MarkerRecordedEventAttributes.Builder builderForValue) .temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25; -
mergeMarkerRecordedEventAttributes
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25; -
clearMarkerRecordedEventAttributes
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25; -
getMarkerRecordedEventAttributesBuilder
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25; -
getMarkerRecordedEventAttributesOrBuilder
.temporal.api.history.v1.MarkerRecordedEventAttributes marker_recorded_event_attributes = 25;- Specified by:
getMarkerRecordedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionSignaledEventAttributes
public boolean hasWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;- Specified by:
hasWorkflowExecutionSignaledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionSignaledEventAttributes field is set.
-
getWorkflowExecutionSignaledEventAttributes
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;- Specified by:
getWorkflowExecutionSignaledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionSignaledEventAttributes.
-
setWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder setWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes value) .temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26; -
setWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder setWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26; -
mergeWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionSignaledEventAttributes(WorkflowExecutionSignaledEventAttributes value) .temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26; -
clearWorkflowExecutionSignaledEventAttributes
.temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26; -
getWorkflowExecutionSignaledEventAttributesBuilder
public WorkflowExecutionSignaledEventAttributes.Builder getWorkflowExecutionSignaledEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26; -
getWorkflowExecutionSignaledEventAttributesOrBuilder
public WorkflowExecutionSignaledEventAttributesOrBuilder getWorkflowExecutionSignaledEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionSignaledEventAttributes workflow_execution_signaled_event_attributes = 26;- Specified by:
getWorkflowExecutionSignaledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionTerminatedEventAttributes
public boolean hasWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;- Specified by:
hasWorkflowExecutionTerminatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionTerminatedEventAttributes field is set.
-
getWorkflowExecutionTerminatedEventAttributes
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;- Specified by:
getWorkflowExecutionTerminatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionTerminatedEventAttributes.
-
setWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27; -
setWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27; -
mergeWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionTerminatedEventAttributes(WorkflowExecutionTerminatedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27; -
clearWorkflowExecutionTerminatedEventAttributes
.temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27; -
getWorkflowExecutionTerminatedEventAttributesBuilder
public WorkflowExecutionTerminatedEventAttributes.Builder getWorkflowExecutionTerminatedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27; -
getWorkflowExecutionTerminatedEventAttributesOrBuilder
public WorkflowExecutionTerminatedEventAttributesOrBuilder getWorkflowExecutionTerminatedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionTerminatedEventAttributes workflow_execution_terminated_event_attributes = 27;- Specified by:
getWorkflowExecutionTerminatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionCancelRequestedEventAttributes
public boolean hasWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;- Specified by:
hasWorkflowExecutionCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionCancelRequestedEventAttributes field is set.
-
getWorkflowExecutionCancelRequestedEventAttributes
public WorkflowExecutionCancelRequestedEventAttributes getWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;- Specified by:
getWorkflowExecutionCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionCancelRequestedEventAttributes.
-
setWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28; -
setWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28; -
mergeWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionCancelRequestedEventAttributes(WorkflowExecutionCancelRequestedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28; -
clearWorkflowExecutionCancelRequestedEventAttributes
.temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28; -
getWorkflowExecutionCancelRequestedEventAttributesBuilder
public WorkflowExecutionCancelRequestedEventAttributes.Builder getWorkflowExecutionCancelRequestedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28; -
getWorkflowExecutionCancelRequestedEventAttributesOrBuilder
public WorkflowExecutionCancelRequestedEventAttributesOrBuilder getWorkflowExecutionCancelRequestedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionCancelRequestedEventAttributes workflow_execution_cancel_requested_event_attributes = 28;- Specified by:
getWorkflowExecutionCancelRequestedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionCanceledEventAttributes
public boolean hasWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;- Specified by:
hasWorkflowExecutionCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionCanceledEventAttributes field is set.
-
getWorkflowExecutionCanceledEventAttributes
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;- Specified by:
getWorkflowExecutionCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionCanceledEventAttributes.
-
setWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes value) .temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29; -
setWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder setWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29; -
mergeWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionCanceledEventAttributes(WorkflowExecutionCanceledEventAttributes value) .temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29; -
clearWorkflowExecutionCanceledEventAttributes
.temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29; -
getWorkflowExecutionCanceledEventAttributesBuilder
public WorkflowExecutionCanceledEventAttributes.Builder getWorkflowExecutionCanceledEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29; -
getWorkflowExecutionCanceledEventAttributesOrBuilder
public WorkflowExecutionCanceledEventAttributesOrBuilder getWorkflowExecutionCanceledEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionCanceledEventAttributes workflow_execution_canceled_event_attributes = 29;- Specified by:
getWorkflowExecutionCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public boolean hasRequestCancelExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;- Specified by:
hasRequestCancelExternalWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the requestCancelExternalWorkflowExecutionInitiatedEventAttributes field is set.
-
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public RequestCancelExternalWorkflowExecutionInitiatedEventAttributes getRequestCancelExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;- Specified by:
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The requestCancelExternalWorkflowExecutionInitiatedEventAttributes.
-
setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30; -
setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30; -
mergeRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder mergeRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30; -
clearRequestCancelExternalWorkflowExecutionInitiatedEventAttributes
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30; -
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesBuilder
public RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.Builder getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesBuilder().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30; -
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilder
public RequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilder getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilder().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes request_cancel_external_workflow_execution_initiated_event_attributes = 30;- Specified by:
getRequestCancelExternalWorkflowExecutionInitiatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasRequestCancelExternalWorkflowExecutionFailedEventAttributes
public boolean hasRequestCancelExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;- Specified by:
hasRequestCancelExternalWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the requestCancelExternalWorkflowExecutionFailedEventAttributes field is set.
-
getRequestCancelExternalWorkflowExecutionFailedEventAttributes
public RequestCancelExternalWorkflowExecutionFailedEventAttributes getRequestCancelExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;- Specified by:
getRequestCancelExternalWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The requestCancelExternalWorkflowExecutionFailedEventAttributes.
-
setRequestCancelExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31; -
setRequestCancelExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31; -
mergeRequestCancelExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeRequestCancelExternalWorkflowExecutionFailedEventAttributes(RequestCancelExternalWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31; -
clearRequestCancelExternalWorkflowExecutionFailedEventAttributes
.temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31; -
getRequestCancelExternalWorkflowExecutionFailedEventAttributesBuilder
public RequestCancelExternalWorkflowExecutionFailedEventAttributes.Builder getRequestCancelExternalWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31; -
getRequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilder
public RequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilder getRequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.RequestCancelExternalWorkflowExecutionFailedEventAttributes request_cancel_external_workflow_execution_failed_event_attributes = 31;- Specified by:
getRequestCancelExternalWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasExternalWorkflowExecutionCancelRequestedEventAttributes
public boolean hasExternalWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;- Specified by:
hasExternalWorkflowExecutionCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the externalWorkflowExecutionCancelRequestedEventAttributes field is set.
-
getExternalWorkflowExecutionCancelRequestedEventAttributes
public ExternalWorkflowExecutionCancelRequestedEventAttributes getExternalWorkflowExecutionCancelRequestedEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;- Specified by:
getExternalWorkflowExecutionCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The externalWorkflowExecutionCancelRequestedEventAttributes.
-
setExternalWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes value) .temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32; -
setExternalWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder setExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32; -
mergeExternalWorkflowExecutionCancelRequestedEventAttributes
public HistoryEvent.Builder mergeExternalWorkflowExecutionCancelRequestedEventAttributes(ExternalWorkflowExecutionCancelRequestedEventAttributes value) .temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32; -
clearExternalWorkflowExecutionCancelRequestedEventAttributes
.temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32; -
getExternalWorkflowExecutionCancelRequestedEventAttributesBuilder
public ExternalWorkflowExecutionCancelRequestedEventAttributes.Builder getExternalWorkflowExecutionCancelRequestedEventAttributesBuilder().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32; -
getExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilder
public ExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilder getExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilder().temporal.api.history.v1.ExternalWorkflowExecutionCancelRequestedEventAttributes external_workflow_execution_cancel_requested_event_attributes = 32;- Specified by:
getExternalWorkflowExecutionCancelRequestedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionContinuedAsNewEventAttributes
public boolean hasWorkflowExecutionContinuedAsNewEventAttributes().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;- Specified by:
hasWorkflowExecutionContinuedAsNewEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionContinuedAsNewEventAttributes field is set.
-
getWorkflowExecutionContinuedAsNewEventAttributes
public WorkflowExecutionContinuedAsNewEventAttributes getWorkflowExecutionContinuedAsNewEventAttributes().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;- Specified by:
getWorkflowExecutionContinuedAsNewEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionContinuedAsNewEventAttributes.
-
setWorkflowExecutionContinuedAsNewEventAttributes
public HistoryEvent.Builder setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes value) .temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33; -
setWorkflowExecutionContinuedAsNewEventAttributes
public HistoryEvent.Builder setWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33; -
mergeWorkflowExecutionContinuedAsNewEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionContinuedAsNewEventAttributes(WorkflowExecutionContinuedAsNewEventAttributes value) .temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33; -
clearWorkflowExecutionContinuedAsNewEventAttributes
.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33; -
getWorkflowExecutionContinuedAsNewEventAttributesBuilder
public WorkflowExecutionContinuedAsNewEventAttributes.Builder getWorkflowExecutionContinuedAsNewEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33; -
getWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
public WorkflowExecutionContinuedAsNewEventAttributesOrBuilder getWorkflowExecutionContinuedAsNewEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes workflow_execution_continued_as_new_event_attributes = 33;- Specified by:
getWorkflowExecutionContinuedAsNewEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasStartChildWorkflowExecutionInitiatedEventAttributes
public boolean hasStartChildWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;- Specified by:
hasStartChildWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the startChildWorkflowExecutionInitiatedEventAttributes field is set.
-
getStartChildWorkflowExecutionInitiatedEventAttributes
public StartChildWorkflowExecutionInitiatedEventAttributes getStartChildWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;- Specified by:
getStartChildWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The startChildWorkflowExecutionInitiatedEventAttributes.
-
setStartChildWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34; -
setStartChildWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34; -
mergeStartChildWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder mergeStartChildWorkflowExecutionInitiatedEventAttributes(StartChildWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34; -
clearStartChildWorkflowExecutionInitiatedEventAttributes
.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34; -
getStartChildWorkflowExecutionInitiatedEventAttributesBuilder
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder getStartChildWorkflowExecutionInitiatedEventAttributesBuilder().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34; -
getStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
public StartChildWorkflowExecutionInitiatedEventAttributesOrBuilder getStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder().temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes start_child_workflow_execution_initiated_event_attributes = 34;- Specified by:
getStartChildWorkflowExecutionInitiatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasStartChildWorkflowExecutionFailedEventAttributes
public boolean hasStartChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;- Specified by:
hasStartChildWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the startChildWorkflowExecutionFailedEventAttributes field is set.
-
getStartChildWorkflowExecutionFailedEventAttributes
public StartChildWorkflowExecutionFailedEventAttributes getStartChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;- Specified by:
getStartChildWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The startChildWorkflowExecutionFailedEventAttributes.
-
setStartChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35; -
setStartChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35; -
mergeStartChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeStartChildWorkflowExecutionFailedEventAttributes(StartChildWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35; -
clearStartChildWorkflowExecutionFailedEventAttributes
.temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35; -
getStartChildWorkflowExecutionFailedEventAttributesBuilder
public StartChildWorkflowExecutionFailedEventAttributes.Builder getStartChildWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35; -
getStartChildWorkflowExecutionFailedEventAttributesOrBuilder
public StartChildWorkflowExecutionFailedEventAttributesOrBuilder getStartChildWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.StartChildWorkflowExecutionFailedEventAttributes start_child_workflow_execution_failed_event_attributes = 35;- Specified by:
getStartChildWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionStartedEventAttributes
public boolean hasChildWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;- Specified by:
hasChildWorkflowExecutionStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionStartedEventAttributes field is set.
-
getChildWorkflowExecutionStartedEventAttributes
public ChildWorkflowExecutionStartedEventAttributes getChildWorkflowExecutionStartedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;- Specified by:
getChildWorkflowExecutionStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionStartedEventAttributes.
-
setChildWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36; -
setChildWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36; -
mergeChildWorkflowExecutionStartedEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionStartedEventAttributes(ChildWorkflowExecutionStartedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36; -
clearChildWorkflowExecutionStartedEventAttributes
.temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36; -
getChildWorkflowExecutionStartedEventAttributesBuilder
public ChildWorkflowExecutionStartedEventAttributes.Builder getChildWorkflowExecutionStartedEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36; -
getChildWorkflowExecutionStartedEventAttributesOrBuilder
public ChildWorkflowExecutionStartedEventAttributesOrBuilder getChildWorkflowExecutionStartedEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionStartedEventAttributes child_workflow_execution_started_event_attributes = 36;- Specified by:
getChildWorkflowExecutionStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionCompletedEventAttributes
public boolean hasChildWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;- Specified by:
hasChildWorkflowExecutionCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionCompletedEventAttributes field is set.
-
getChildWorkflowExecutionCompletedEventAttributes
public ChildWorkflowExecutionCompletedEventAttributes getChildWorkflowExecutionCompletedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;- Specified by:
getChildWorkflowExecutionCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionCompletedEventAttributes.
-
setChildWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37; -
setChildWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37; -
mergeChildWorkflowExecutionCompletedEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionCompletedEventAttributes(ChildWorkflowExecutionCompletedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37; -
clearChildWorkflowExecutionCompletedEventAttributes
.temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37; -
getChildWorkflowExecutionCompletedEventAttributesBuilder
public ChildWorkflowExecutionCompletedEventAttributes.Builder getChildWorkflowExecutionCompletedEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37; -
getChildWorkflowExecutionCompletedEventAttributesOrBuilder
public ChildWorkflowExecutionCompletedEventAttributesOrBuilder getChildWorkflowExecutionCompletedEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionCompletedEventAttributes child_workflow_execution_completed_event_attributes = 37;- Specified by:
getChildWorkflowExecutionCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionFailedEventAttributes
public boolean hasChildWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;- Specified by:
hasChildWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionFailedEventAttributes field is set.
-
getChildWorkflowExecutionFailedEventAttributes
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;- Specified by:
getChildWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionFailedEventAttributes.
-
setChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38; -
setChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38; -
mergeChildWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionFailedEventAttributes(ChildWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38; -
clearChildWorkflowExecutionFailedEventAttributes
.temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38; -
getChildWorkflowExecutionFailedEventAttributesBuilder
public ChildWorkflowExecutionFailedEventAttributes.Builder getChildWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38; -
getChildWorkflowExecutionFailedEventAttributesOrBuilder
public ChildWorkflowExecutionFailedEventAttributesOrBuilder getChildWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionFailedEventAttributes child_workflow_execution_failed_event_attributes = 38;- Specified by:
getChildWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionCanceledEventAttributes
public boolean hasChildWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;- Specified by:
hasChildWorkflowExecutionCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionCanceledEventAttributes field is set.
-
getChildWorkflowExecutionCanceledEventAttributes
public ChildWorkflowExecutionCanceledEventAttributes getChildWorkflowExecutionCanceledEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;- Specified by:
getChildWorkflowExecutionCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionCanceledEventAttributes.
-
setChildWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39; -
setChildWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39; -
mergeChildWorkflowExecutionCanceledEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionCanceledEventAttributes(ChildWorkflowExecutionCanceledEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39; -
clearChildWorkflowExecutionCanceledEventAttributes
.temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39; -
getChildWorkflowExecutionCanceledEventAttributesBuilder
public ChildWorkflowExecutionCanceledEventAttributes.Builder getChildWorkflowExecutionCanceledEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39; -
getChildWorkflowExecutionCanceledEventAttributesOrBuilder
public ChildWorkflowExecutionCanceledEventAttributesOrBuilder getChildWorkflowExecutionCanceledEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionCanceledEventAttributes child_workflow_execution_canceled_event_attributes = 39;- Specified by:
getChildWorkflowExecutionCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionTimedOutEventAttributes
public boolean hasChildWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;- Specified by:
hasChildWorkflowExecutionTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionTimedOutEventAttributes field is set.
-
getChildWorkflowExecutionTimedOutEventAttributes
public ChildWorkflowExecutionTimedOutEventAttributes getChildWorkflowExecutionTimedOutEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;- Specified by:
getChildWorkflowExecutionTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionTimedOutEventAttributes.
-
setChildWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40; -
setChildWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40; -
mergeChildWorkflowExecutionTimedOutEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionTimedOutEventAttributes(ChildWorkflowExecutionTimedOutEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40; -
clearChildWorkflowExecutionTimedOutEventAttributes
.temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40; -
getChildWorkflowExecutionTimedOutEventAttributesBuilder
public ChildWorkflowExecutionTimedOutEventAttributes.Builder getChildWorkflowExecutionTimedOutEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40; -
getChildWorkflowExecutionTimedOutEventAttributesOrBuilder
public ChildWorkflowExecutionTimedOutEventAttributesOrBuilder getChildWorkflowExecutionTimedOutEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionTimedOutEventAttributes child_workflow_execution_timed_out_event_attributes = 40;- Specified by:
getChildWorkflowExecutionTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasChildWorkflowExecutionTerminatedEventAttributes
public boolean hasChildWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;- Specified by:
hasChildWorkflowExecutionTerminatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the childWorkflowExecutionTerminatedEventAttributes field is set.
-
getChildWorkflowExecutionTerminatedEventAttributes
public ChildWorkflowExecutionTerminatedEventAttributes getChildWorkflowExecutionTerminatedEventAttributes().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;- Specified by:
getChildWorkflowExecutionTerminatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The childWorkflowExecutionTerminatedEventAttributes.
-
setChildWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41; -
setChildWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder setChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41; -
mergeChildWorkflowExecutionTerminatedEventAttributes
public HistoryEvent.Builder mergeChildWorkflowExecutionTerminatedEventAttributes(ChildWorkflowExecutionTerminatedEventAttributes value) .temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41; -
clearChildWorkflowExecutionTerminatedEventAttributes
.temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41; -
getChildWorkflowExecutionTerminatedEventAttributesBuilder
public ChildWorkflowExecutionTerminatedEventAttributes.Builder getChildWorkflowExecutionTerminatedEventAttributesBuilder().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41; -
getChildWorkflowExecutionTerminatedEventAttributesOrBuilder
public ChildWorkflowExecutionTerminatedEventAttributesOrBuilder getChildWorkflowExecutionTerminatedEventAttributesOrBuilder().temporal.api.history.v1.ChildWorkflowExecutionTerminatedEventAttributes child_workflow_execution_terminated_event_attributes = 41;- Specified by:
getChildWorkflowExecutionTerminatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasSignalExternalWorkflowExecutionInitiatedEventAttributes
public boolean hasSignalExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;- Specified by:
hasSignalExternalWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the signalExternalWorkflowExecutionInitiatedEventAttributes field is set.
-
getSignalExternalWorkflowExecutionInitiatedEventAttributes
public SignalExternalWorkflowExecutionInitiatedEventAttributes getSignalExternalWorkflowExecutionInitiatedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;- Specified by:
getSignalExternalWorkflowExecutionInitiatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The signalExternalWorkflowExecutionInitiatedEventAttributes.
-
setSignalExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42; -
setSignalExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder setSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42; -
mergeSignalExternalWorkflowExecutionInitiatedEventAttributes
public HistoryEvent.Builder mergeSignalExternalWorkflowExecutionInitiatedEventAttributes(SignalExternalWorkflowExecutionInitiatedEventAttributes value) .temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42; -
clearSignalExternalWorkflowExecutionInitiatedEventAttributes
.temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42; -
getSignalExternalWorkflowExecutionInitiatedEventAttributesBuilder
public SignalExternalWorkflowExecutionInitiatedEventAttributes.Builder getSignalExternalWorkflowExecutionInitiatedEventAttributesBuilder().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42; -
getSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder
public SignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder getSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilder().temporal.api.history.v1.SignalExternalWorkflowExecutionInitiatedEventAttributes signal_external_workflow_execution_initiated_event_attributes = 42;- Specified by:
getSignalExternalWorkflowExecutionInitiatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasSignalExternalWorkflowExecutionFailedEventAttributes
public boolean hasSignalExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;- Specified by:
hasSignalExternalWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the signalExternalWorkflowExecutionFailedEventAttributes field is set.
-
getSignalExternalWorkflowExecutionFailedEventAttributes
public SignalExternalWorkflowExecutionFailedEventAttributes getSignalExternalWorkflowExecutionFailedEventAttributes().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;- Specified by:
getSignalExternalWorkflowExecutionFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The signalExternalWorkflowExecutionFailedEventAttributes.
-
setSignalExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43; -
setSignalExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder setSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43; -
mergeSignalExternalWorkflowExecutionFailedEventAttributes
public HistoryEvent.Builder mergeSignalExternalWorkflowExecutionFailedEventAttributes(SignalExternalWorkflowExecutionFailedEventAttributes value) .temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43; -
clearSignalExternalWorkflowExecutionFailedEventAttributes
.temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43; -
getSignalExternalWorkflowExecutionFailedEventAttributesBuilder
public SignalExternalWorkflowExecutionFailedEventAttributes.Builder getSignalExternalWorkflowExecutionFailedEventAttributesBuilder().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43; -
getSignalExternalWorkflowExecutionFailedEventAttributesOrBuilder
public SignalExternalWorkflowExecutionFailedEventAttributesOrBuilder getSignalExternalWorkflowExecutionFailedEventAttributesOrBuilder().temporal.api.history.v1.SignalExternalWorkflowExecutionFailedEventAttributes signal_external_workflow_execution_failed_event_attributes = 43;- Specified by:
getSignalExternalWorkflowExecutionFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasExternalWorkflowExecutionSignaledEventAttributes
public boolean hasExternalWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;- Specified by:
hasExternalWorkflowExecutionSignaledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the externalWorkflowExecutionSignaledEventAttributes field is set.
-
getExternalWorkflowExecutionSignaledEventAttributes
public ExternalWorkflowExecutionSignaledEventAttributes getExternalWorkflowExecutionSignaledEventAttributes().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;- Specified by:
getExternalWorkflowExecutionSignaledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The externalWorkflowExecutionSignaledEventAttributes.
-
setExternalWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes value) .temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44; -
setExternalWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder setExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes.Builder builderForValue) .temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44; -
mergeExternalWorkflowExecutionSignaledEventAttributes
public HistoryEvent.Builder mergeExternalWorkflowExecutionSignaledEventAttributes(ExternalWorkflowExecutionSignaledEventAttributes value) .temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44; -
clearExternalWorkflowExecutionSignaledEventAttributes
.temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44; -
getExternalWorkflowExecutionSignaledEventAttributesBuilder
public ExternalWorkflowExecutionSignaledEventAttributes.Builder getExternalWorkflowExecutionSignaledEventAttributesBuilder().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44; -
getExternalWorkflowExecutionSignaledEventAttributesOrBuilder
public ExternalWorkflowExecutionSignaledEventAttributesOrBuilder getExternalWorkflowExecutionSignaledEventAttributesOrBuilder().temporal.api.history.v1.ExternalWorkflowExecutionSignaledEventAttributes external_workflow_execution_signaled_event_attributes = 44;- Specified by:
getExternalWorkflowExecutionSignaledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasUpsertWorkflowSearchAttributesEventAttributes
public boolean hasUpsertWorkflowSearchAttributesEventAttributes().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;- Specified by:
hasUpsertWorkflowSearchAttributesEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the upsertWorkflowSearchAttributesEventAttributes field is set.
-
getUpsertWorkflowSearchAttributesEventAttributes
public UpsertWorkflowSearchAttributesEventAttributes getUpsertWorkflowSearchAttributesEventAttributes().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;- Specified by:
getUpsertWorkflowSearchAttributesEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The upsertWorkflowSearchAttributesEventAttributes.
-
setUpsertWorkflowSearchAttributesEventAttributes
public HistoryEvent.Builder setUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes value) .temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45; -
setUpsertWorkflowSearchAttributesEventAttributes
public HistoryEvent.Builder setUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes.Builder builderForValue) .temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45; -
mergeUpsertWorkflowSearchAttributesEventAttributes
public HistoryEvent.Builder mergeUpsertWorkflowSearchAttributesEventAttributes(UpsertWorkflowSearchAttributesEventAttributes value) .temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45; -
clearUpsertWorkflowSearchAttributesEventAttributes
.temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45; -
getUpsertWorkflowSearchAttributesEventAttributesBuilder
public UpsertWorkflowSearchAttributesEventAttributes.Builder getUpsertWorkflowSearchAttributesEventAttributesBuilder().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45; -
getUpsertWorkflowSearchAttributesEventAttributesOrBuilder
public UpsertWorkflowSearchAttributesEventAttributesOrBuilder getUpsertWorkflowSearchAttributesEventAttributesOrBuilder().temporal.api.history.v1.UpsertWorkflowSearchAttributesEventAttributes upsert_workflow_search_attributes_event_attributes = 45;- Specified by:
getUpsertWorkflowSearchAttributesEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUpdateAcceptedEventAttributes
public boolean hasWorkflowExecutionUpdateAcceptedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;- Specified by:
hasWorkflowExecutionUpdateAcceptedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUpdateAcceptedEventAttributes field is set.
-
getWorkflowExecutionUpdateAcceptedEventAttributes
public WorkflowExecutionUpdateAcceptedEventAttributes getWorkflowExecutionUpdateAcceptedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;- Specified by:
getWorkflowExecutionUpdateAcceptedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUpdateAcceptedEventAttributes.
-
setWorkflowExecutionUpdateAcceptedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46; -
setWorkflowExecutionUpdateAcceptedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46; -
mergeWorkflowExecutionUpdateAcceptedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUpdateAcceptedEventAttributes(WorkflowExecutionUpdateAcceptedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46; -
clearWorkflowExecutionUpdateAcceptedEventAttributes
.temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46; -
getWorkflowExecutionUpdateAcceptedEventAttributesBuilder
public WorkflowExecutionUpdateAcceptedEventAttributes.Builder getWorkflowExecutionUpdateAcceptedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46; -
getWorkflowExecutionUpdateAcceptedEventAttributesOrBuilder
public WorkflowExecutionUpdateAcceptedEventAttributesOrBuilder getWorkflowExecutionUpdateAcceptedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUpdateAcceptedEventAttributes workflow_execution_update_accepted_event_attributes = 46;- Specified by:
getWorkflowExecutionUpdateAcceptedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUpdateRejectedEventAttributes
public boolean hasWorkflowExecutionUpdateRejectedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;- Specified by:
hasWorkflowExecutionUpdateRejectedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUpdateRejectedEventAttributes field is set.
-
getWorkflowExecutionUpdateRejectedEventAttributes
public WorkflowExecutionUpdateRejectedEventAttributes getWorkflowExecutionUpdateRejectedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;- Specified by:
getWorkflowExecutionUpdateRejectedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUpdateRejectedEventAttributes.
-
setWorkflowExecutionUpdateRejectedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47; -
setWorkflowExecutionUpdateRejectedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47; -
mergeWorkflowExecutionUpdateRejectedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUpdateRejectedEventAttributes(WorkflowExecutionUpdateRejectedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47; -
clearWorkflowExecutionUpdateRejectedEventAttributes
.temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47; -
getWorkflowExecutionUpdateRejectedEventAttributesBuilder
public WorkflowExecutionUpdateRejectedEventAttributes.Builder getWorkflowExecutionUpdateRejectedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47; -
getWorkflowExecutionUpdateRejectedEventAttributesOrBuilder
public WorkflowExecutionUpdateRejectedEventAttributesOrBuilder getWorkflowExecutionUpdateRejectedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUpdateRejectedEventAttributes workflow_execution_update_rejected_event_attributes = 47;- Specified by:
getWorkflowExecutionUpdateRejectedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUpdateCompletedEventAttributes
public boolean hasWorkflowExecutionUpdateCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;- Specified by:
hasWorkflowExecutionUpdateCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUpdateCompletedEventAttributes field is set.
-
getWorkflowExecutionUpdateCompletedEventAttributes
public WorkflowExecutionUpdateCompletedEventAttributes getWorkflowExecutionUpdateCompletedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;- Specified by:
getWorkflowExecutionUpdateCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUpdateCompletedEventAttributes.
-
setWorkflowExecutionUpdateCompletedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48; -
setWorkflowExecutionUpdateCompletedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48; -
mergeWorkflowExecutionUpdateCompletedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUpdateCompletedEventAttributes(WorkflowExecutionUpdateCompletedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48; -
clearWorkflowExecutionUpdateCompletedEventAttributes
.temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48; -
getWorkflowExecutionUpdateCompletedEventAttributesBuilder
public WorkflowExecutionUpdateCompletedEventAttributes.Builder getWorkflowExecutionUpdateCompletedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48; -
getWorkflowExecutionUpdateCompletedEventAttributesOrBuilder
public WorkflowExecutionUpdateCompletedEventAttributesOrBuilder getWorkflowExecutionUpdateCompletedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUpdateCompletedEventAttributes workflow_execution_update_completed_event_attributes = 48;- Specified by:
getWorkflowExecutionUpdateCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowPropertiesModifiedExternallyEventAttributes
public boolean hasWorkflowPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;- Specified by:
hasWorkflowPropertiesModifiedExternallyEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowPropertiesModifiedExternallyEventAttributes field is set.
-
getWorkflowPropertiesModifiedExternallyEventAttributes
public WorkflowPropertiesModifiedExternallyEventAttributes getWorkflowPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;- Specified by:
getWorkflowPropertiesModifiedExternallyEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowPropertiesModifiedExternallyEventAttributes.
-
setWorkflowPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder setWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes value) .temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49; -
setWorkflowPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder setWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49; -
mergeWorkflowPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder mergeWorkflowPropertiesModifiedExternallyEventAttributes(WorkflowPropertiesModifiedExternallyEventAttributes value) .temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49; -
clearWorkflowPropertiesModifiedExternallyEventAttributes
.temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49; -
getWorkflowPropertiesModifiedExternallyEventAttributesBuilder
public WorkflowPropertiesModifiedExternallyEventAttributes.Builder getWorkflowPropertiesModifiedExternallyEventAttributesBuilder().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49; -
getWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder
public WorkflowPropertiesModifiedExternallyEventAttributesOrBuilder getWorkflowPropertiesModifiedExternallyEventAttributesOrBuilder().temporal.api.history.v1.WorkflowPropertiesModifiedExternallyEventAttributes workflow_properties_modified_externally_event_attributes = 49;- Specified by:
getWorkflowPropertiesModifiedExternallyEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasActivityPropertiesModifiedExternallyEventAttributes
public boolean hasActivityPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;- Specified by:
hasActivityPropertiesModifiedExternallyEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the activityPropertiesModifiedExternallyEventAttributes field is set.
-
getActivityPropertiesModifiedExternallyEventAttributes
public ActivityPropertiesModifiedExternallyEventAttributes getActivityPropertiesModifiedExternallyEventAttributes().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;- Specified by:
getActivityPropertiesModifiedExternallyEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The activityPropertiesModifiedExternallyEventAttributes.
-
setActivityPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder setActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes value) .temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50; -
setActivityPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder setActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes.Builder builderForValue) .temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50; -
mergeActivityPropertiesModifiedExternallyEventAttributes
public HistoryEvent.Builder mergeActivityPropertiesModifiedExternallyEventAttributes(ActivityPropertiesModifiedExternallyEventAttributes value) .temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50; -
clearActivityPropertiesModifiedExternallyEventAttributes
.temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50; -
getActivityPropertiesModifiedExternallyEventAttributesBuilder
public ActivityPropertiesModifiedExternallyEventAttributes.Builder getActivityPropertiesModifiedExternallyEventAttributesBuilder().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50; -
getActivityPropertiesModifiedExternallyEventAttributesOrBuilder
public ActivityPropertiesModifiedExternallyEventAttributesOrBuilder getActivityPropertiesModifiedExternallyEventAttributesOrBuilder().temporal.api.history.v1.ActivityPropertiesModifiedExternallyEventAttributes activity_properties_modified_externally_event_attributes = 50;- Specified by:
getActivityPropertiesModifiedExternallyEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowPropertiesModifiedEventAttributes
public boolean hasWorkflowPropertiesModifiedEventAttributes().temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;- Specified by:
hasWorkflowPropertiesModifiedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowPropertiesModifiedEventAttributes field is set.
-
getWorkflowPropertiesModifiedEventAttributes
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;- Specified by:
getWorkflowPropertiesModifiedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowPropertiesModifiedEventAttributes.
-
setWorkflowPropertiesModifiedEventAttributes
public HistoryEvent.Builder setWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes value) .temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51; -
setWorkflowPropertiesModifiedEventAttributes
public HistoryEvent.Builder setWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51; -
mergeWorkflowPropertiesModifiedEventAttributes
public HistoryEvent.Builder mergeWorkflowPropertiesModifiedEventAttributes(WorkflowPropertiesModifiedEventAttributes value) .temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51; -
clearWorkflowPropertiesModifiedEventAttributes
.temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51; -
getWorkflowPropertiesModifiedEventAttributesBuilder
public WorkflowPropertiesModifiedEventAttributes.Builder getWorkflowPropertiesModifiedEventAttributesBuilder().temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51; -
getWorkflowPropertiesModifiedEventAttributesOrBuilder
public WorkflowPropertiesModifiedEventAttributesOrBuilder getWorkflowPropertiesModifiedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowPropertiesModifiedEventAttributes workflow_properties_modified_event_attributes = 51;- Specified by:
getWorkflowPropertiesModifiedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUpdateAdmittedEventAttributes
public boolean hasWorkflowExecutionUpdateAdmittedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;- Specified by:
hasWorkflowExecutionUpdateAdmittedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUpdateAdmittedEventAttributes field is set.
-
getWorkflowExecutionUpdateAdmittedEventAttributes
public WorkflowExecutionUpdateAdmittedEventAttributes getWorkflowExecutionUpdateAdmittedEventAttributes().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;- Specified by:
getWorkflowExecutionUpdateAdmittedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUpdateAdmittedEventAttributes.
-
setWorkflowExecutionUpdateAdmittedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52; -
setWorkflowExecutionUpdateAdmittedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52; -
mergeWorkflowExecutionUpdateAdmittedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUpdateAdmittedEventAttributes(WorkflowExecutionUpdateAdmittedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52; -
clearWorkflowExecutionUpdateAdmittedEventAttributes
.temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52; -
getWorkflowExecutionUpdateAdmittedEventAttributesBuilder
public WorkflowExecutionUpdateAdmittedEventAttributes.Builder getWorkflowExecutionUpdateAdmittedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52; -
getWorkflowExecutionUpdateAdmittedEventAttributesOrBuilder
public WorkflowExecutionUpdateAdmittedEventAttributesOrBuilder getWorkflowExecutionUpdateAdmittedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUpdateAdmittedEventAttributes workflow_execution_update_admitted_event_attributes = 52;- Specified by:
getWorkflowExecutionUpdateAdmittedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationScheduledEventAttributes
public boolean hasNexusOperationScheduledEventAttributes().temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;- Specified by:
hasNexusOperationScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationScheduledEventAttributes field is set.
-
getNexusOperationScheduledEventAttributes
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;- Specified by:
getNexusOperationScheduledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationScheduledEventAttributes.
-
setNexusOperationScheduledEventAttributes
public HistoryEvent.Builder setNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes value) .temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53; -
setNexusOperationScheduledEventAttributes
public HistoryEvent.Builder setNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53; -
mergeNexusOperationScheduledEventAttributes
public HistoryEvent.Builder mergeNexusOperationScheduledEventAttributes(NexusOperationScheduledEventAttributes value) .temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53; -
clearNexusOperationScheduledEventAttributes
.temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53; -
getNexusOperationScheduledEventAttributesBuilder
public NexusOperationScheduledEventAttributes.Builder getNexusOperationScheduledEventAttributesBuilder().temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53; -
getNexusOperationScheduledEventAttributesOrBuilder
public NexusOperationScheduledEventAttributesOrBuilder getNexusOperationScheduledEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationScheduledEventAttributes nexus_operation_scheduled_event_attributes = 53;- Specified by:
getNexusOperationScheduledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationStartedEventAttributes
public boolean hasNexusOperationStartedEventAttributes().temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;- Specified by:
hasNexusOperationStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationStartedEventAttributes field is set.
-
getNexusOperationStartedEventAttributes
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;- Specified by:
getNexusOperationStartedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationStartedEventAttributes.
-
setNexusOperationStartedEventAttributes
public HistoryEvent.Builder setNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes value) .temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54; -
setNexusOperationStartedEventAttributes
public HistoryEvent.Builder setNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54; -
mergeNexusOperationStartedEventAttributes
public HistoryEvent.Builder mergeNexusOperationStartedEventAttributes(NexusOperationStartedEventAttributes value) .temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54; -
clearNexusOperationStartedEventAttributes
.temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54; -
getNexusOperationStartedEventAttributesBuilder
public NexusOperationStartedEventAttributes.Builder getNexusOperationStartedEventAttributesBuilder().temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54; -
getNexusOperationStartedEventAttributesOrBuilder
public NexusOperationStartedEventAttributesOrBuilder getNexusOperationStartedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationStartedEventAttributes nexus_operation_started_event_attributes = 54;- Specified by:
getNexusOperationStartedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationCompletedEventAttributes
public boolean hasNexusOperationCompletedEventAttributes().temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;- Specified by:
hasNexusOperationCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationCompletedEventAttributes field is set.
-
getNexusOperationCompletedEventAttributes
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;- Specified by:
getNexusOperationCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationCompletedEventAttributes.
-
setNexusOperationCompletedEventAttributes
public HistoryEvent.Builder setNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes value) .temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55; -
setNexusOperationCompletedEventAttributes
public HistoryEvent.Builder setNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55; -
mergeNexusOperationCompletedEventAttributes
public HistoryEvent.Builder mergeNexusOperationCompletedEventAttributes(NexusOperationCompletedEventAttributes value) .temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55; -
clearNexusOperationCompletedEventAttributes
.temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55; -
getNexusOperationCompletedEventAttributesBuilder
public NexusOperationCompletedEventAttributes.Builder getNexusOperationCompletedEventAttributesBuilder().temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55; -
getNexusOperationCompletedEventAttributesOrBuilder
public NexusOperationCompletedEventAttributesOrBuilder getNexusOperationCompletedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationCompletedEventAttributes nexus_operation_completed_event_attributes = 55;- Specified by:
getNexusOperationCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationFailedEventAttributes
public boolean hasNexusOperationFailedEventAttributes().temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;- Specified by:
hasNexusOperationFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationFailedEventAttributes field is set.
-
getNexusOperationFailedEventAttributes
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;- Specified by:
getNexusOperationFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationFailedEventAttributes.
-
setNexusOperationFailedEventAttributes
public HistoryEvent.Builder setNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes value) .temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56; -
setNexusOperationFailedEventAttributes
public HistoryEvent.Builder setNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56; -
mergeNexusOperationFailedEventAttributes
public HistoryEvent.Builder mergeNexusOperationFailedEventAttributes(NexusOperationFailedEventAttributes value) .temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56; -
clearNexusOperationFailedEventAttributes
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56; -
getNexusOperationFailedEventAttributesBuilder
.temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56; -
getNexusOperationFailedEventAttributesOrBuilder
public NexusOperationFailedEventAttributesOrBuilder getNexusOperationFailedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationFailedEventAttributes nexus_operation_failed_event_attributes = 56;- Specified by:
getNexusOperationFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationCanceledEventAttributes
public boolean hasNexusOperationCanceledEventAttributes().temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;- Specified by:
hasNexusOperationCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationCanceledEventAttributes field is set.
-
getNexusOperationCanceledEventAttributes
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;- Specified by:
getNexusOperationCanceledEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationCanceledEventAttributes.
-
setNexusOperationCanceledEventAttributes
public HistoryEvent.Builder setNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes value) .temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57; -
setNexusOperationCanceledEventAttributes
public HistoryEvent.Builder setNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57; -
mergeNexusOperationCanceledEventAttributes
public HistoryEvent.Builder mergeNexusOperationCanceledEventAttributes(NexusOperationCanceledEventAttributes value) .temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57; -
clearNexusOperationCanceledEventAttributes
.temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57; -
getNexusOperationCanceledEventAttributesBuilder
public NexusOperationCanceledEventAttributes.Builder getNexusOperationCanceledEventAttributesBuilder().temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57; -
getNexusOperationCanceledEventAttributesOrBuilder
public NexusOperationCanceledEventAttributesOrBuilder getNexusOperationCanceledEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationCanceledEventAttributes nexus_operation_canceled_event_attributes = 57;- Specified by:
getNexusOperationCanceledEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationTimedOutEventAttributes
public boolean hasNexusOperationTimedOutEventAttributes().temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;- Specified by:
hasNexusOperationTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationTimedOutEventAttributes field is set.
-
getNexusOperationTimedOutEventAttributes
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;- Specified by:
getNexusOperationTimedOutEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationTimedOutEventAttributes.
-
setNexusOperationTimedOutEventAttributes
public HistoryEvent.Builder setNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes value) .temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58; -
setNexusOperationTimedOutEventAttributes
public HistoryEvent.Builder setNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58; -
mergeNexusOperationTimedOutEventAttributes
public HistoryEvent.Builder mergeNexusOperationTimedOutEventAttributes(NexusOperationTimedOutEventAttributes value) .temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58; -
clearNexusOperationTimedOutEventAttributes
.temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58; -
getNexusOperationTimedOutEventAttributesBuilder
public NexusOperationTimedOutEventAttributes.Builder getNexusOperationTimedOutEventAttributesBuilder().temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58; -
getNexusOperationTimedOutEventAttributesOrBuilder
public NexusOperationTimedOutEventAttributesOrBuilder getNexusOperationTimedOutEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationTimedOutEventAttributes nexus_operation_timed_out_event_attributes = 58;- Specified by:
getNexusOperationTimedOutEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationCancelRequestedEventAttributes
public boolean hasNexusOperationCancelRequestedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;- Specified by:
hasNexusOperationCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationCancelRequestedEventAttributes field is set.
-
getNexusOperationCancelRequestedEventAttributes
public NexusOperationCancelRequestedEventAttributes getNexusOperationCancelRequestedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;- Specified by:
getNexusOperationCancelRequestedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationCancelRequestedEventAttributes.
-
setNexusOperationCancelRequestedEventAttributes
public HistoryEvent.Builder setNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59; -
setNexusOperationCancelRequestedEventAttributes
public HistoryEvent.Builder setNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59; -
mergeNexusOperationCancelRequestedEventAttributes
public HistoryEvent.Builder mergeNexusOperationCancelRequestedEventAttributes(NexusOperationCancelRequestedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59; -
clearNexusOperationCancelRequestedEventAttributes
.temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59; -
getNexusOperationCancelRequestedEventAttributesBuilder
public NexusOperationCancelRequestedEventAttributes.Builder getNexusOperationCancelRequestedEventAttributesBuilder().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59; -
getNexusOperationCancelRequestedEventAttributesOrBuilder
public NexusOperationCancelRequestedEventAttributesOrBuilder getNexusOperationCancelRequestedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationCancelRequestedEventAttributes nexus_operation_cancel_requested_event_attributes = 59;- Specified by:
getNexusOperationCancelRequestedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionOptionsUpdatedEventAttributes
public boolean hasWorkflowExecutionOptionsUpdatedEventAttributes().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;- Specified by:
hasWorkflowExecutionOptionsUpdatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionOptionsUpdatedEventAttributes field is set.
-
getWorkflowExecutionOptionsUpdatedEventAttributes
public WorkflowExecutionOptionsUpdatedEventAttributes getWorkflowExecutionOptionsUpdatedEventAttributes().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;- Specified by:
getWorkflowExecutionOptionsUpdatedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionOptionsUpdatedEventAttributes.
-
setWorkflowExecutionOptionsUpdatedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60; -
setWorkflowExecutionOptionsUpdatedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60; -
mergeWorkflowExecutionOptionsUpdatedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionOptionsUpdatedEventAttributes(WorkflowExecutionOptionsUpdatedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60; -
clearWorkflowExecutionOptionsUpdatedEventAttributes
.temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60; -
getWorkflowExecutionOptionsUpdatedEventAttributesBuilder
public WorkflowExecutionOptionsUpdatedEventAttributes.Builder getWorkflowExecutionOptionsUpdatedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60; -
getWorkflowExecutionOptionsUpdatedEventAttributesOrBuilder
public WorkflowExecutionOptionsUpdatedEventAttributesOrBuilder getWorkflowExecutionOptionsUpdatedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionOptionsUpdatedEventAttributes workflow_execution_options_updated_event_attributes = 60;- Specified by:
getWorkflowExecutionOptionsUpdatedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationCancelRequestCompletedEventAttributes
public boolean hasNexusOperationCancelRequestCompletedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;- Specified by:
hasNexusOperationCancelRequestCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationCancelRequestCompletedEventAttributes field is set.
-
getNexusOperationCancelRequestCompletedEventAttributes
public NexusOperationCancelRequestCompletedEventAttributes getNexusOperationCancelRequestCompletedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;- Specified by:
getNexusOperationCancelRequestCompletedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationCancelRequestCompletedEventAttributes.
-
setNexusOperationCancelRequestCompletedEventAttributes
public HistoryEvent.Builder setNexusOperationCancelRequestCompletedEventAttributes(NexusOperationCancelRequestCompletedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61; -
setNexusOperationCancelRequestCompletedEventAttributes
public HistoryEvent.Builder setNexusOperationCancelRequestCompletedEventAttributes(NexusOperationCancelRequestCompletedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61; -
mergeNexusOperationCancelRequestCompletedEventAttributes
public HistoryEvent.Builder mergeNexusOperationCancelRequestCompletedEventAttributes(NexusOperationCancelRequestCompletedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61; -
clearNexusOperationCancelRequestCompletedEventAttributes
.temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61; -
getNexusOperationCancelRequestCompletedEventAttributesBuilder
public NexusOperationCancelRequestCompletedEventAttributes.Builder getNexusOperationCancelRequestCompletedEventAttributesBuilder().temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61; -
getNexusOperationCancelRequestCompletedEventAttributesOrBuilder
public NexusOperationCancelRequestCompletedEventAttributesOrBuilder getNexusOperationCancelRequestCompletedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationCancelRequestCompletedEventAttributes nexus_operation_cancel_request_completed_event_attributes = 61;- Specified by:
getNexusOperationCancelRequestCompletedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasNexusOperationCancelRequestFailedEventAttributes
public boolean hasNexusOperationCancelRequestFailedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;- Specified by:
hasNexusOperationCancelRequestFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the nexusOperationCancelRequestFailedEventAttributes field is set.
-
getNexusOperationCancelRequestFailedEventAttributes
public NexusOperationCancelRequestFailedEventAttributes getNexusOperationCancelRequestFailedEventAttributes().temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;- Specified by:
getNexusOperationCancelRequestFailedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The nexusOperationCancelRequestFailedEventAttributes.
-
setNexusOperationCancelRequestFailedEventAttributes
public HistoryEvent.Builder setNexusOperationCancelRequestFailedEventAttributes(NexusOperationCancelRequestFailedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62; -
setNexusOperationCancelRequestFailedEventAttributes
public HistoryEvent.Builder setNexusOperationCancelRequestFailedEventAttributes(NexusOperationCancelRequestFailedEventAttributes.Builder builderForValue) .temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62; -
mergeNexusOperationCancelRequestFailedEventAttributes
public HistoryEvent.Builder mergeNexusOperationCancelRequestFailedEventAttributes(NexusOperationCancelRequestFailedEventAttributes value) .temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62; -
clearNexusOperationCancelRequestFailedEventAttributes
.temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62; -
getNexusOperationCancelRequestFailedEventAttributesBuilder
public NexusOperationCancelRequestFailedEventAttributes.Builder getNexusOperationCancelRequestFailedEventAttributesBuilder().temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62; -
getNexusOperationCancelRequestFailedEventAttributesOrBuilder
public NexusOperationCancelRequestFailedEventAttributesOrBuilder getNexusOperationCancelRequestFailedEventAttributesOrBuilder().temporal.api.history.v1.NexusOperationCancelRequestFailedEventAttributes nexus_operation_cancel_request_failed_event_attributes = 62;- Specified by:
getNexusOperationCancelRequestFailedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionPausedEventAttributes
public boolean hasWorkflowExecutionPausedEventAttributes().temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;- Specified by:
hasWorkflowExecutionPausedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionPausedEventAttributes field is set.
-
getWorkflowExecutionPausedEventAttributes
.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;- Specified by:
getWorkflowExecutionPausedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionPausedEventAttributes.
-
setWorkflowExecutionPausedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionPausedEventAttributes(WorkflowExecutionPausedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63; -
setWorkflowExecutionPausedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionPausedEventAttributes(WorkflowExecutionPausedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63; -
mergeWorkflowExecutionPausedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionPausedEventAttributes(WorkflowExecutionPausedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63; -
clearWorkflowExecutionPausedEventAttributes
.temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63; -
getWorkflowExecutionPausedEventAttributesBuilder
public WorkflowExecutionPausedEventAttributes.Builder getWorkflowExecutionPausedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63; -
getWorkflowExecutionPausedEventAttributesOrBuilder
public WorkflowExecutionPausedEventAttributesOrBuilder getWorkflowExecutionPausedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionPausedEventAttributes workflow_execution_paused_event_attributes = 63;- Specified by:
getWorkflowExecutionPausedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionUnpausedEventAttributes
public boolean hasWorkflowExecutionUnpausedEventAttributes().temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;- Specified by:
hasWorkflowExecutionUnpausedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionUnpausedEventAttributes field is set.
-
getWorkflowExecutionUnpausedEventAttributes
.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;- Specified by:
getWorkflowExecutionUnpausedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionUnpausedEventAttributes.
-
setWorkflowExecutionUnpausedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUnpausedEventAttributes(WorkflowExecutionUnpausedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64; -
setWorkflowExecutionUnpausedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionUnpausedEventAttributes(WorkflowExecutionUnpausedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64; -
mergeWorkflowExecutionUnpausedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionUnpausedEventAttributes(WorkflowExecutionUnpausedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64; -
clearWorkflowExecutionUnpausedEventAttributes
.temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64; -
getWorkflowExecutionUnpausedEventAttributesBuilder
public WorkflowExecutionUnpausedEventAttributes.Builder getWorkflowExecutionUnpausedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64; -
getWorkflowExecutionUnpausedEventAttributesOrBuilder
public WorkflowExecutionUnpausedEventAttributesOrBuilder getWorkflowExecutionUnpausedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionUnpausedEventAttributes workflow_execution_unpaused_event_attributes = 64;- Specified by:
getWorkflowExecutionUnpausedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
hasWorkflowExecutionTimeSkippingTransitionedEventAttributes
public boolean hasWorkflowExecutionTimeSkippingTransitionedEventAttributes().temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;- Specified by:
hasWorkflowExecutionTimeSkippingTransitionedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- Whether the workflowExecutionTimeSkippingTransitionedEventAttributes field is set.
-
getWorkflowExecutionTimeSkippingTransitionedEventAttributes
public WorkflowExecutionTimeSkippingTransitionedEventAttributes getWorkflowExecutionTimeSkippingTransitionedEventAttributes().temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;- Specified by:
getWorkflowExecutionTimeSkippingTransitionedEventAttributesin interfaceHistoryEventOrBuilder- Returns:
- The workflowExecutionTimeSkippingTransitionedEventAttributes.
-
setWorkflowExecutionTimeSkippingTransitionedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTimeSkippingTransitionedEventAttributes(WorkflowExecutionTimeSkippingTransitionedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65; -
setWorkflowExecutionTimeSkippingTransitionedEventAttributes
public HistoryEvent.Builder setWorkflowExecutionTimeSkippingTransitionedEventAttributes(WorkflowExecutionTimeSkippingTransitionedEventAttributes.Builder builderForValue) .temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65; -
mergeWorkflowExecutionTimeSkippingTransitionedEventAttributes
public HistoryEvent.Builder mergeWorkflowExecutionTimeSkippingTransitionedEventAttributes(WorkflowExecutionTimeSkippingTransitionedEventAttributes value) .temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65; -
clearWorkflowExecutionTimeSkippingTransitionedEventAttributes
.temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65; -
getWorkflowExecutionTimeSkippingTransitionedEventAttributesBuilder
public WorkflowExecutionTimeSkippingTransitionedEventAttributes.Builder getWorkflowExecutionTimeSkippingTransitionedEventAttributesBuilder().temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65; -
getWorkflowExecutionTimeSkippingTransitionedEventAttributesOrBuilder
public WorkflowExecutionTimeSkippingTransitionedEventAttributesOrBuilder getWorkflowExecutionTimeSkippingTransitionedEventAttributesOrBuilder().temporal.api.history.v1.WorkflowExecutionTimeSkippingTransitionedEventAttributes workflow_execution_time_skipping_transitioned_event_attributes = 65;- Specified by:
getWorkflowExecutionTimeSkippingTransitionedEventAttributesOrBuilderin interfaceHistoryEventOrBuilder
-
setUnknownFields
public final HistoryEvent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-
mergeUnknownFields
public final HistoryEvent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<HistoryEvent.Builder>
-