Package io.temporal.api.history.v1
Class WorkflowExecutionContinuedAsNewEventAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowExecutionContinuedAsNewEventAttributesOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:WorkflowExecutionContinuedAsNewEventAttributes.java.pb.meta") public final class WorkflowExecutionContinuedAsNewEventAttributes extends com.google.protobuf.GeneratedMessageV3 implements WorkflowExecutionContinuedAsNewEventAttributesOrBuilderProtobuf typetemporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkflowExecutionContinuedAsNewEventAttributes.BuilderProtobuf typetemporal.api.history.v1.WorkflowExecutionContinuedAsNewEventAttributes-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKOFF_START_INTERVAL_FIELD_NUMBERstatic intFAILURE_FIELD_NUMBERstatic intHEADER_FIELD_NUMBERstatic intINHERIT_BUILD_ID_FIELD_NUMBERstatic intINITIATOR_FIELD_NUMBERstatic intINPUT_FIELD_NUMBERstatic intLAST_COMPLETION_RESULT_FIELD_NUMBERstatic intMEMO_FIELD_NUMBERstatic intNEW_EXECUTION_RUN_ID_FIELD_NUMBERstatic intSEARCH_ATTRIBUTES_FIELD_NUMBERstatic intTASK_QUEUE_FIELD_NUMBERstatic intWORKFLOW_RUN_TIMEOUT_FIELD_NUMBERstatic intWORKFLOW_TASK_COMPLETED_EVENT_ID_FIELD_NUMBERstatic intWORKFLOW_TASK_TIMEOUT_FIELD_NUMBERstatic intWORKFLOW_TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)com.google.protobuf.DurationgetBackoffStartInterval()TODO: How and is this used?com.google.protobuf.DurationOrBuildergetBackoffStartIntervalOrBuilder()TODO: How and is this used?static WorkflowExecutionContinuedAsNewEventAttributesgetDefaultInstance()WorkflowExecutionContinuedAsNewEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()FailuregetFailure()TODO: David are these right? Deprecated.FailureOrBuildergetFailureOrBuilder()TODO: David are these right? Deprecated.HeadergetHeader().temporal.api.common.v1.Header header = 12;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 12;booleangetInheritBuildId()If this is set, the new execution inherits the Build ID of the current execution.ContinueAsNewInitiatorgetInitiator().temporal.api.enums.v1.ContinueAsNewInitiator initiator = 9;intgetInitiatorValue().temporal.api.enums.v1.ContinueAsNewInitiator initiator = 9;PayloadsgetInput().temporal.api.common.v1.Payloads input = 4;PayloadsOrBuildergetInputOrBuilder().temporal.api.common.v1.Payloads input = 4;PayloadsgetLastCompletionResult()TODO: Is this the result of *this* workflow as it continued-as-new?PayloadsOrBuildergetLastCompletionResultOrBuilder()TODO: Is this the result of *this* workflow as it continued-as-new?MemogetMemo().temporal.api.common.v1.Memo memo = 13;MemoOrBuildergetMemoOrBuilder().temporal.api.common.v1.Memo memo = 13;java.lang.StringgetNewExecutionRunId()The run ID of the new workflow started by this continue-as-newcom.google.protobuf.ByteStringgetNewExecutionRunIdBytes()The run ID of the new workflow started by this continue-as-newcom.google.protobuf.Parser<WorkflowExecutionContinuedAsNewEventAttributes>getParserForType()SearchAttributesgetSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 14;SearchAttributesOrBuildergetSearchAttributesOrBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 14;intgetSerializedSize()TaskQueuegetTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 3;TaskQueueOrBuildergetTaskQueueOrBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 3;com.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.DurationgetWorkflowRunTimeout()Timeout of a single workflow run.com.google.protobuf.DurationOrBuildergetWorkflowRunTimeoutOrBuilder()Timeout of a single workflow run.longgetWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event which this command was reported withcom.google.protobuf.DurationgetWorkflowTaskTimeout()Timeout of a single workflow task.com.google.protobuf.DurationOrBuildergetWorkflowTaskTimeoutOrBuilder()Timeout of a single workflow task.WorkflowTypegetWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 2;WorkflowTypeOrBuildergetWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 2;booleanhasBackoffStartInterval()TODO: How and is this used?booleanhasFailure()TODO: David are these right? Deprecated.inthashCode()booleanhasHeader().temporal.api.common.v1.Header header = 12;booleanhasInput().temporal.api.common.v1.Payloads input = 4;booleanhasLastCompletionResult()TODO: Is this the result of *this* workflow as it continued-as-new?booleanhasMemo().temporal.api.common.v1.Memo memo = 13;booleanhasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 14;booleanhasTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 3;booleanhasWorkflowRunTimeout()Timeout of a single workflow run.booleanhasWorkflowTaskTimeout()Timeout of a single workflow task.booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WorkflowExecutionContinuedAsNewEventAttributes.BuildernewBuilder()static WorkflowExecutionContinuedAsNewEventAttributes.BuildernewBuilder(WorkflowExecutionContinuedAsNewEventAttributes prototype)WorkflowExecutionContinuedAsNewEventAttributes.BuildernewBuilderForType()protected WorkflowExecutionContinuedAsNewEventAttributes.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WorkflowExecutionContinuedAsNewEventAttributesparseDelimitedFrom(java.io.InputStream input)static WorkflowExecutionContinuedAsNewEventAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(byte[] data)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(com.google.protobuf.ByteString data)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(com.google.protobuf.CodedInputStream input)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(java.io.InputStream input)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(java.nio.ByteBuffer data)static WorkflowExecutionContinuedAsNewEventAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WorkflowExecutionContinuedAsNewEventAttributes>parser()WorkflowExecutionContinuedAsNewEventAttributes.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NEW_EXECUTION_RUN_ID_FIELD_NUMBER
public static final int NEW_EXECUTION_RUN_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_TYPE_FIELD_NUMBER
public static final int WORKFLOW_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TASK_QUEUE_FIELD_NUMBER
public static final int TASK_QUEUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_FIELD_NUMBER
public static final int INPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_RUN_TIMEOUT_FIELD_NUMBER
public static final int WORKFLOW_RUN_TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_TASK_TIMEOUT_FIELD_NUMBER
public static final int WORKFLOW_TASK_TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_TASK_COMPLETED_EVENT_ID_FIELD_NUMBER
public static final int WORKFLOW_TASK_COMPLETED_EVENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BACKOFF_START_INTERVAL_FIELD_NUMBER
public static final int BACKOFF_START_INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INITIATOR_FIELD_NUMBER
public static final int INITIATOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAILURE_FIELD_NUMBER
public static final int FAILURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_COMPLETION_RESULT_FIELD_NUMBER
public static final int LAST_COMPLETION_RESULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HEADER_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEMO_FIELD_NUMBER
public static final int MEMO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEARCH_ATTRIBUTES_FIELD_NUMBER
public static final int SEARCH_ATTRIBUTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INHERIT_BUILD_ID_FIELD_NUMBER
public static final int INHERIT_BUILD_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getNewExecutionRunId
public java.lang.String getNewExecutionRunId()
The run ID of the new workflow started by this continue-as-new
string new_execution_run_id = 1;- Specified by:
getNewExecutionRunIdin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The newExecutionRunId.
-
getNewExecutionRunIdBytes
public com.google.protobuf.ByteString getNewExecutionRunIdBytes()
The run ID of the new workflow started by this continue-as-new
string new_execution_run_id = 1;- Specified by:
getNewExecutionRunIdBytesin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The bytes for newExecutionRunId.
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 2;- Specified by:
hasWorkflowTypein interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 2;- Specified by:
getWorkflowTypein interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The workflowType.
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 2;- Specified by:
getWorkflowTypeOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
hasTaskQueue
public boolean hasTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 3;- Specified by:
hasTaskQueuein interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 3;- Specified by:
getTaskQueuein interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The taskQueue.
-
getTaskQueueOrBuilder
public TaskQueueOrBuilder getTaskQueueOrBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 3;- Specified by:
getTaskQueueOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
hasInput
public boolean hasInput()
.temporal.api.common.v1.Payloads input = 4;- Specified by:
hasInputin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
.temporal.api.common.v1.Payloads input = 4;- Specified by:
getInputin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The input.
-
getInputOrBuilder
public PayloadsOrBuilder getInputOrBuilder()
.temporal.api.common.v1.Payloads input = 4;- Specified by:
getInputOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 5;- Specified by:
hasWorkflowRunTimeoutin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the workflowRunTimeout field is set.
-
getWorkflowRunTimeout
public com.google.protobuf.Duration getWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 5;- Specified by:
getWorkflowRunTimeoutin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The workflowRunTimeout.
-
getWorkflowRunTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowRunTimeoutOrBuilder()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 5;- Specified by:
getWorkflowRunTimeoutOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 6;- Specified by:
hasWorkflowTaskTimeoutin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the workflowTaskTimeout field is set.
-
getWorkflowTaskTimeout
public com.google.protobuf.Duration getWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 6;- Specified by:
getWorkflowTaskTimeoutin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The workflowTaskTimeout.
-
getWorkflowTaskTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 6;- Specified by:
getWorkflowTaskTimeoutOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
getWorkflowTaskCompletedEventId
public long getWorkflowTaskCompletedEventId()
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 7;- Specified by:
getWorkflowTaskCompletedEventIdin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The workflowTaskCompletedEventId.
-
hasBackoffStartInterval
public boolean hasBackoffStartInterval()
TODO: How and is this used?
.google.protobuf.Duration backoff_start_interval = 8;- Specified by:
hasBackoffStartIntervalin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the backoffStartInterval field is set.
-
getBackoffStartInterval
public com.google.protobuf.Duration getBackoffStartInterval()
TODO: How and is this used?
.google.protobuf.Duration backoff_start_interval = 8;- Specified by:
getBackoffStartIntervalin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The backoffStartInterval.
-
getBackoffStartIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getBackoffStartIntervalOrBuilder()
TODO: How and is this used?
.google.protobuf.Duration backoff_start_interval = 8;- Specified by:
getBackoffStartIntervalOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
getInitiatorValue
public int getInitiatorValue()
.temporal.api.enums.v1.ContinueAsNewInitiator initiator = 9;- Specified by:
getInitiatorValuein interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for initiator.
-
getInitiator
public ContinueAsNewInitiator getInitiator()
.temporal.api.enums.v1.ContinueAsNewInitiator initiator = 9;- Specified by:
getInitiatorin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The initiator.
-
hasFailure
public boolean hasFailure()
TODO: David are these right? Deprecated. If a workflow's retry policy would cause a new run to start when the current one has failed, this field would be populated with that failure. Now (when supported by server and sdk) the final event will be `WORKFLOW_EXECUTION_FAILED` with `new_execution_run_id` set.
.temporal.api.failure.v1.Failure failure = 10;- Specified by:
hasFailurein interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the failure field is set.
-
getFailure
public Failure getFailure()
TODO: David are these right? Deprecated. If a workflow's retry policy would cause a new run to start when the current one has failed, this field would be populated with that failure. Now (when supported by server and sdk) the final event will be `WORKFLOW_EXECUTION_FAILED` with `new_execution_run_id` set.
.temporal.api.failure.v1.Failure failure = 10;- Specified by:
getFailurein interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The failure.
-
getFailureOrBuilder
public FailureOrBuilder getFailureOrBuilder()
TODO: David are these right? Deprecated. If a workflow's retry policy would cause a new run to start when the current one has failed, this field would be populated with that failure. Now (when supported by server and sdk) the final event will be `WORKFLOW_EXECUTION_FAILED` with `new_execution_run_id` set.
.temporal.api.failure.v1.Failure failure = 10;- Specified by:
getFailureOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
hasLastCompletionResult
public boolean hasLastCompletionResult()
TODO: Is this the result of *this* workflow as it continued-as-new?
.temporal.api.common.v1.Payloads last_completion_result = 11;- Specified by:
hasLastCompletionResultin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the lastCompletionResult field is set.
-
getLastCompletionResult
public Payloads getLastCompletionResult()
TODO: Is this the result of *this* workflow as it continued-as-new?
.temporal.api.common.v1.Payloads last_completion_result = 11;- Specified by:
getLastCompletionResultin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The lastCompletionResult.
-
getLastCompletionResultOrBuilder
public PayloadsOrBuilder getLastCompletionResultOrBuilder()
TODO: Is this the result of *this* workflow as it continued-as-new?
.temporal.api.common.v1.Payloads last_completion_result = 11;- Specified by:
getLastCompletionResultOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 12;- Specified by:
hasHeaderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 12;- Specified by:
getHeaderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The header.
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 12;- Specified by:
getHeaderOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
hasMemo
public boolean hasMemo()
.temporal.api.common.v1.Memo memo = 13;- Specified by:
hasMemoin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the memo field is set.
-
getMemo
public Memo getMemo()
.temporal.api.common.v1.Memo memo = 13;- Specified by:
getMemoin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The memo.
-
getMemoOrBuilder
public MemoOrBuilder getMemoOrBuilder()
.temporal.api.common.v1.Memo memo = 13;- Specified by:
getMemoOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
hasSearchAttributes
public boolean hasSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 14;- Specified by:
hasSearchAttributesin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
public SearchAttributes getSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 14;- Specified by:
getSearchAttributesin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The searchAttributes.
-
getSearchAttributesOrBuilder
public SearchAttributesOrBuilder getSearchAttributesOrBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 14;- Specified by:
getSearchAttributesOrBuilderin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder
-
getInheritBuildId
public boolean getInheritBuildId()
If this is set, the new execution inherits the Build ID of the current execution. Otherwise, the assignment rules will be used to independently assign a Build ID to the new execution.
bool inherit_build_id = 15;- Specified by:
getInheritBuildIdin interfaceWorkflowExecutionContinuedAsNewEventAttributesOrBuilder- Returns:
- The inheritBuildId.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowExecutionContinuedAsNewEventAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public WorkflowExecutionContinuedAsNewEventAttributes.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WorkflowExecutionContinuedAsNewEventAttributes.Builder newBuilder()
-
newBuilder
public static WorkflowExecutionContinuedAsNewEventAttributes.Builder newBuilder(WorkflowExecutionContinuedAsNewEventAttributes prototype)
-
toBuilder
public WorkflowExecutionContinuedAsNewEventAttributes.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WorkflowExecutionContinuedAsNewEventAttributes.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WorkflowExecutionContinuedAsNewEventAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WorkflowExecutionContinuedAsNewEventAttributes> parser()
-
getParserForType
public com.google.protobuf.Parser<WorkflowExecutionContinuedAsNewEventAttributes> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WorkflowExecutionContinuedAsNewEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-