Package io.temporal.api.workflow.v1
Class WorkflowExecutionExtendedInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
- io.temporal.api.workflow.v1.WorkflowExecutionExtendedInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowExecutionExtendedInfoOrBuilder,java.lang.Cloneable
- Enclosing class:
- WorkflowExecutionExtendedInfo
public static final class WorkflowExecutionExtendedInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder> implements WorkflowExecutionExtendedInfoOrBuilder
Holds all the extra information about workflow execution that is not part of Visibility.
Protobuf typetemporal.api.workflow.v1.WorkflowExecutionExtendedInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description WorkflowExecutionExtendedInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)WorkflowExecutionExtendedInfobuild()WorkflowExecutionExtendedInfobuildPartial()WorkflowExecutionExtendedInfo.Builderclear()WorkflowExecutionExtendedInfo.BuilderclearCancelRequested()indicates if the workflow received a cancel requestWorkflowExecutionExtendedInfo.BuilderclearExecutionExpirationTime()Workflow execution expiration time is defined as workflow start time plus expiration timeout.WorkflowExecutionExtendedInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)WorkflowExecutionExtendedInfo.BuilderclearLastResetTime()Last workflow reset time.WorkflowExecutionExtendedInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)WorkflowExecutionExtendedInfo.BuilderclearOriginalStartTime()Original workflow start time.WorkflowExecutionExtendedInfo.BuilderclearRequestIdInfos()WorkflowExecutionExtendedInfo.BuilderclearResetRunId()Reset Run ID points to the new run when this execution is reset.WorkflowExecutionExtendedInfo.BuilderclearRunExpirationTime()Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.WorkflowExecutionExtendedInfo.Builderclone()booleancontainsRequestIdInfos(java.lang.String key)Request ID information (eg: history event information associated with the request ID).booleangetCancelRequested()indicates if the workflow received a cancel requestWorkflowExecutionExtendedInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetExecutionExpirationTime()Workflow execution expiration time is defined as workflow start time plus expiration timeout.com.google.protobuf.Timestamp.BuildergetExecutionExpirationTimeBuilder()Workflow execution expiration time is defined as workflow start time plus expiration timeout.com.google.protobuf.TimestampOrBuildergetExecutionExpirationTimeOrBuilder()Workflow execution expiration time is defined as workflow start time plus expiration timeout.com.google.protobuf.TimestampgetLastResetTime()Last workflow reset time.com.google.protobuf.Timestamp.BuildergetLastResetTimeBuilder()Last workflow reset time.com.google.protobuf.TimestampOrBuildergetLastResetTimeOrBuilder()Last workflow reset time.java.util.Map<java.lang.String,RequestIdInfo>getMutableRequestIdInfos()Deprecated.com.google.protobuf.TimestampgetOriginalStartTime()Original workflow start time.com.google.protobuf.Timestamp.BuildergetOriginalStartTimeBuilder()Original workflow start time.com.google.protobuf.TimestampOrBuildergetOriginalStartTimeOrBuilder()Original workflow start time.java.util.Map<java.lang.String,RequestIdInfo>getRequestIdInfos()Deprecated.intgetRequestIdInfosCount()Request ID information (eg: history event information associated with the request ID).java.util.Map<java.lang.String,RequestIdInfo>getRequestIdInfosMap()Request ID information (eg: history event information associated with the request ID).RequestIdInfogetRequestIdInfosOrDefault(java.lang.String key, RequestIdInfo defaultValue)Request ID information (eg: history event information associated with the request ID).RequestIdInfogetRequestIdInfosOrThrow(java.lang.String key)Request ID information (eg: history event information associated with the request ID).java.lang.StringgetResetRunId()Reset Run ID points to the new run when this execution is reset.com.google.protobuf.ByteStringgetResetRunIdBytes()Reset Run ID points to the new run when this execution is reset.com.google.protobuf.TimestampgetRunExpirationTime()Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.com.google.protobuf.Timestamp.BuildergetRunExpirationTimeBuilder()Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.com.google.protobuf.TimestampOrBuildergetRunExpirationTimeOrBuilder()Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.booleanhasExecutionExpirationTime()Workflow execution expiration time is defined as workflow start time plus expiration timeout.booleanhasLastResetTime()Last workflow reset time.booleanhasOriginalStartTime()Original workflow start time.booleanhasRunExpirationTime()Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number)protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number)booleanisInitialized()WorkflowExecutionExtendedInfo.BuildermergeExecutionExpirationTime(com.google.protobuf.Timestamp value)Workflow execution expiration time is defined as workflow start time plus expiration timeout.WorkflowExecutionExtendedInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)WorkflowExecutionExtendedInfo.BuildermergeFrom(com.google.protobuf.Message other)WorkflowExecutionExtendedInfo.BuildermergeFrom(WorkflowExecutionExtendedInfo other)WorkflowExecutionExtendedInfo.BuildermergeLastResetTime(com.google.protobuf.Timestamp value)Last workflow reset time.WorkflowExecutionExtendedInfo.BuildermergeOriginalStartTime(com.google.protobuf.Timestamp value)Original workflow start time.WorkflowExecutionExtendedInfo.BuildermergeRunExpirationTime(com.google.protobuf.Timestamp value)Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.WorkflowExecutionExtendedInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)WorkflowExecutionExtendedInfo.BuilderputAllRequestIdInfos(java.util.Map<java.lang.String,RequestIdInfo> values)Request ID information (eg: history event information associated with the request ID).WorkflowExecutionExtendedInfo.BuilderputRequestIdInfos(java.lang.String key, RequestIdInfo value)Request ID information (eg: history event information associated with the request ID).RequestIdInfo.BuilderputRequestIdInfosBuilderIfAbsent(java.lang.String key)Request ID information (eg: history event information associated with the request ID).WorkflowExecutionExtendedInfo.BuilderremoveRequestIdInfos(java.lang.String key)Request ID information (eg: history event information associated with the request ID).WorkflowExecutionExtendedInfo.BuildersetCancelRequested(boolean value)indicates if the workflow received a cancel requestWorkflowExecutionExtendedInfo.BuildersetExecutionExpirationTime(com.google.protobuf.Timestamp value)Workflow execution expiration time is defined as workflow start time plus expiration timeout.WorkflowExecutionExtendedInfo.BuildersetExecutionExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)Workflow execution expiration time is defined as workflow start time plus expiration timeout.WorkflowExecutionExtendedInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)WorkflowExecutionExtendedInfo.BuildersetLastResetTime(com.google.protobuf.Timestamp value)Last workflow reset time.WorkflowExecutionExtendedInfo.BuildersetLastResetTime(com.google.protobuf.Timestamp.Builder builderForValue)Last workflow reset time.WorkflowExecutionExtendedInfo.BuildersetOriginalStartTime(com.google.protobuf.Timestamp value)Original workflow start time.WorkflowExecutionExtendedInfo.BuildersetOriginalStartTime(com.google.protobuf.Timestamp.Builder builderForValue)Original workflow start time.WorkflowExecutionExtendedInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)WorkflowExecutionExtendedInfo.BuildersetResetRunId(java.lang.String value)Reset Run ID points to the new run when this execution is reset.WorkflowExecutionExtendedInfo.BuildersetResetRunIdBytes(com.google.protobuf.ByteString value)Reset Run ID points to the new run when this execution is reset.WorkflowExecutionExtendedInfo.BuildersetRunExpirationTime(com.google.protobuf.Timestamp value)Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.WorkflowExecutionExtendedInfo.BuildersetRunExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.WorkflowExecutionExtendedInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
- Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
- Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
clear
public WorkflowExecutionExtendedInfo.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<WorkflowExecutionExtendedInfo.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<WorkflowExecutionExtendedInfo.Builder>
-
getDefaultInstanceForType
public WorkflowExecutionExtendedInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public WorkflowExecutionExtendedInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public WorkflowExecutionExtendedInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public WorkflowExecutionExtendedInfo.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<WorkflowExecutionExtendedInfo.Builder>
-
setField
public WorkflowExecutionExtendedInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
clearField
public WorkflowExecutionExtendedInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
clearOneof
public WorkflowExecutionExtendedInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
setRepeatedField
public WorkflowExecutionExtendedInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
addRepeatedField
public WorkflowExecutionExtendedInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
mergeFrom
public WorkflowExecutionExtendedInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowExecutionExtendedInfo.Builder>
-
mergeFrom
public WorkflowExecutionExtendedInfo.Builder mergeFrom(WorkflowExecutionExtendedInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
mergeFrom
public WorkflowExecutionExtendedInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<WorkflowExecutionExtendedInfo.Builder>- Throws:
java.io.IOException
-
hasExecutionExpirationTime
public boolean hasExecutionExpirationTime()
Workflow execution expiration time is defined as workflow start time plus expiration timeout. Workflow start time may change after workflow reset.
.google.protobuf.Timestamp execution_expiration_time = 1;- Specified by:
hasExecutionExpirationTimein interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- Whether the executionExpirationTime field is set.
-
getExecutionExpirationTime
public com.google.protobuf.Timestamp getExecutionExpirationTime()
Workflow execution expiration time is defined as workflow start time plus expiration timeout. Workflow start time may change after workflow reset.
.google.protobuf.Timestamp execution_expiration_time = 1;- Specified by:
getExecutionExpirationTimein interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- The executionExpirationTime.
-
setExecutionExpirationTime
public WorkflowExecutionExtendedInfo.Builder setExecutionExpirationTime(com.google.protobuf.Timestamp value)
Workflow execution expiration time is defined as workflow start time plus expiration timeout. Workflow start time may change after workflow reset.
.google.protobuf.Timestamp execution_expiration_time = 1;
-
setExecutionExpirationTime
public WorkflowExecutionExtendedInfo.Builder setExecutionExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)
Workflow execution expiration time is defined as workflow start time plus expiration timeout. Workflow start time may change after workflow reset.
.google.protobuf.Timestamp execution_expiration_time = 1;
-
mergeExecutionExpirationTime
public WorkflowExecutionExtendedInfo.Builder mergeExecutionExpirationTime(com.google.protobuf.Timestamp value)
Workflow execution expiration time is defined as workflow start time plus expiration timeout. Workflow start time may change after workflow reset.
.google.protobuf.Timestamp execution_expiration_time = 1;
-
clearExecutionExpirationTime
public WorkflowExecutionExtendedInfo.Builder clearExecutionExpirationTime()
Workflow execution expiration time is defined as workflow start time plus expiration timeout. Workflow start time may change after workflow reset.
.google.protobuf.Timestamp execution_expiration_time = 1;
-
getExecutionExpirationTimeBuilder
public com.google.protobuf.Timestamp.Builder getExecutionExpirationTimeBuilder()
Workflow execution expiration time is defined as workflow start time plus expiration timeout. Workflow start time may change after workflow reset.
.google.protobuf.Timestamp execution_expiration_time = 1;
-
getExecutionExpirationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExecutionExpirationTimeOrBuilder()
Workflow execution expiration time is defined as workflow start time plus expiration timeout. Workflow start time may change after workflow reset.
.google.protobuf.Timestamp execution_expiration_time = 1;- Specified by:
getExecutionExpirationTimeOrBuilderin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
hasRunExpirationTime
public boolean hasRunExpirationTime()
Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.
.google.protobuf.Timestamp run_expiration_time = 2;- Specified by:
hasRunExpirationTimein interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- Whether the runExpirationTime field is set.
-
getRunExpirationTime
public com.google.protobuf.Timestamp getRunExpirationTime()
Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.
.google.protobuf.Timestamp run_expiration_time = 2;- Specified by:
getRunExpirationTimein interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- The runExpirationTime.
-
setRunExpirationTime
public WorkflowExecutionExtendedInfo.Builder setRunExpirationTime(com.google.protobuf.Timestamp value)
Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.
.google.protobuf.Timestamp run_expiration_time = 2;
-
setRunExpirationTime
public WorkflowExecutionExtendedInfo.Builder setRunExpirationTime(com.google.protobuf.Timestamp.Builder builderForValue)
Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.
.google.protobuf.Timestamp run_expiration_time = 2;
-
mergeRunExpirationTime
public WorkflowExecutionExtendedInfo.Builder mergeRunExpirationTime(com.google.protobuf.Timestamp value)
Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.
.google.protobuf.Timestamp run_expiration_time = 2;
-
clearRunExpirationTime
public WorkflowExecutionExtendedInfo.Builder clearRunExpirationTime()
Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.
.google.protobuf.Timestamp run_expiration_time = 2;
-
getRunExpirationTimeBuilder
public com.google.protobuf.Timestamp.Builder getRunExpirationTimeBuilder()
Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.
.google.protobuf.Timestamp run_expiration_time = 2;
-
getRunExpirationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getRunExpirationTimeOrBuilder()
Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.
.google.protobuf.Timestamp run_expiration_time = 2;- Specified by:
getRunExpirationTimeOrBuilderin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
getCancelRequested
public boolean getCancelRequested()
indicates if the workflow received a cancel request
bool cancel_requested = 3;- Specified by:
getCancelRequestedin interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- The cancelRequested.
-
setCancelRequested
public WorkflowExecutionExtendedInfo.Builder setCancelRequested(boolean value)
indicates if the workflow received a cancel request
bool cancel_requested = 3;- Parameters:
value- The cancelRequested to set.- Returns:
- This builder for chaining.
-
clearCancelRequested
public WorkflowExecutionExtendedInfo.Builder clearCancelRequested()
indicates if the workflow received a cancel request
bool cancel_requested = 3;- Returns:
- This builder for chaining.
-
hasLastResetTime
public boolean hasLastResetTime()
Last workflow reset time. Nil if the workflow was never reset.
.google.protobuf.Timestamp last_reset_time = 4;- Specified by:
hasLastResetTimein interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- Whether the lastResetTime field is set.
-
getLastResetTime
public com.google.protobuf.Timestamp getLastResetTime()
Last workflow reset time. Nil if the workflow was never reset.
.google.protobuf.Timestamp last_reset_time = 4;- Specified by:
getLastResetTimein interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- The lastResetTime.
-
setLastResetTime
public WorkflowExecutionExtendedInfo.Builder setLastResetTime(com.google.protobuf.Timestamp value)
Last workflow reset time. Nil if the workflow was never reset.
.google.protobuf.Timestamp last_reset_time = 4;
-
setLastResetTime
public WorkflowExecutionExtendedInfo.Builder setLastResetTime(com.google.protobuf.Timestamp.Builder builderForValue)
Last workflow reset time. Nil if the workflow was never reset.
.google.protobuf.Timestamp last_reset_time = 4;
-
mergeLastResetTime
public WorkflowExecutionExtendedInfo.Builder mergeLastResetTime(com.google.protobuf.Timestamp value)
Last workflow reset time. Nil if the workflow was never reset.
.google.protobuf.Timestamp last_reset_time = 4;
-
clearLastResetTime
public WorkflowExecutionExtendedInfo.Builder clearLastResetTime()
Last workflow reset time. Nil if the workflow was never reset.
.google.protobuf.Timestamp last_reset_time = 4;
-
getLastResetTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastResetTimeBuilder()
Last workflow reset time. Nil if the workflow was never reset.
.google.protobuf.Timestamp last_reset_time = 4;
-
getLastResetTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastResetTimeOrBuilder()
Last workflow reset time. Nil if the workflow was never reset.
.google.protobuf.Timestamp last_reset_time = 4;- Specified by:
getLastResetTimeOrBuilderin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
hasOriginalStartTime
public boolean hasOriginalStartTime()
Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;- Specified by:
hasOriginalStartTimein interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- Whether the originalStartTime field is set.
-
getOriginalStartTime
public com.google.protobuf.Timestamp getOriginalStartTime()
Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;- Specified by:
getOriginalStartTimein interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- The originalStartTime.
-
setOriginalStartTime
public WorkflowExecutionExtendedInfo.Builder setOriginalStartTime(com.google.protobuf.Timestamp value)
Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;
-
setOriginalStartTime
public WorkflowExecutionExtendedInfo.Builder setOriginalStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;
-
mergeOriginalStartTime
public WorkflowExecutionExtendedInfo.Builder mergeOriginalStartTime(com.google.protobuf.Timestamp value)
Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;
-
clearOriginalStartTime
public WorkflowExecutionExtendedInfo.Builder clearOriginalStartTime()
Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;
-
getOriginalStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getOriginalStartTimeBuilder()
Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;
-
getOriginalStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getOriginalStartTimeOrBuilder()
Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;- Specified by:
getOriginalStartTimeOrBuilderin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
getResetRunId
public java.lang.String getResetRunId()
Reset Run ID points to the new run when this execution is reset. If the execution is reset multiple times, it points to the latest run.
string reset_run_id = 6;- Specified by:
getResetRunIdin interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- The resetRunId.
-
getResetRunIdBytes
public com.google.protobuf.ByteString getResetRunIdBytes()
Reset Run ID points to the new run when this execution is reset. If the execution is reset multiple times, it points to the latest run.
string reset_run_id = 6;- Specified by:
getResetRunIdBytesin interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- The bytes for resetRunId.
-
setResetRunId
public WorkflowExecutionExtendedInfo.Builder setResetRunId(java.lang.String value)
Reset Run ID points to the new run when this execution is reset. If the execution is reset multiple times, it points to the latest run.
string reset_run_id = 6;- Parameters:
value- The resetRunId to set.- Returns:
- This builder for chaining.
-
clearResetRunId
public WorkflowExecutionExtendedInfo.Builder clearResetRunId()
Reset Run ID points to the new run when this execution is reset. If the execution is reset multiple times, it points to the latest run.
string reset_run_id = 6;- Returns:
- This builder for chaining.
-
setResetRunIdBytes
public WorkflowExecutionExtendedInfo.Builder setResetRunIdBytes(com.google.protobuf.ByteString value)
Reset Run ID points to the new run when this execution is reset. If the execution is reset multiple times, it points to the latest run.
string reset_run_id = 6;- Parameters:
value- The bytes for resetRunId to set.- Returns:
- This builder for chaining.
-
getRequestIdInfosCount
public int getRequestIdInfosCount()
Description copied from interface:WorkflowExecutionExtendedInfoOrBuilderRequest ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;- Specified by:
getRequestIdInfosCountin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
containsRequestIdInfos
public boolean containsRequestIdInfos(java.lang.String key)
Request ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;- Specified by:
containsRequestIdInfosin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
getRequestIdInfos
@Deprecated public java.util.Map<java.lang.String,RequestIdInfo> getRequestIdInfos()
Deprecated.UsegetRequestIdInfosMap()instead.- Specified by:
getRequestIdInfosin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
getRequestIdInfosMap
public java.util.Map<java.lang.String,RequestIdInfo> getRequestIdInfosMap()
Request ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;- Specified by:
getRequestIdInfosMapin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
getRequestIdInfosOrDefault
public RequestIdInfo getRequestIdInfosOrDefault(java.lang.String key, RequestIdInfo defaultValue)
Request ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;- Specified by:
getRequestIdInfosOrDefaultin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
getRequestIdInfosOrThrow
public RequestIdInfo getRequestIdInfosOrThrow(java.lang.String key)
Request ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;- Specified by:
getRequestIdInfosOrThrowin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
clearRequestIdInfos
public WorkflowExecutionExtendedInfo.Builder clearRequestIdInfos()
-
removeRequestIdInfos
public WorkflowExecutionExtendedInfo.Builder removeRequestIdInfos(java.lang.String key)
Request ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;
-
getMutableRequestIdInfos
@Deprecated public java.util.Map<java.lang.String,RequestIdInfo> getMutableRequestIdInfos()
Deprecated.Use alternate mutation accessors instead.
-
putRequestIdInfos
public WorkflowExecutionExtendedInfo.Builder putRequestIdInfos(java.lang.String key, RequestIdInfo value)
Request ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;
-
putAllRequestIdInfos
public WorkflowExecutionExtendedInfo.Builder putAllRequestIdInfos(java.util.Map<java.lang.String,RequestIdInfo> values)
Request ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;
-
putRequestIdInfosBuilderIfAbsent
public RequestIdInfo.Builder putRequestIdInfosBuilderIfAbsent(java.lang.String key)
Request ID information (eg: history event information associated with the request ID). Note: It only contains request IDs from StartWorkflowExecution requests, including indirect calls (eg: if SignalWithStartWorkflowExecution starts a new workflow, then the request ID is used in the StartWorkflowExecution request).
map<string, .temporal.api.workflow.v1.RequestIdInfo> request_id_infos = 7;
-
setUnknownFields
public final WorkflowExecutionExtendedInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
mergeUnknownFields
public final WorkflowExecutionExtendedInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<WorkflowExecutionExtendedInfo.Builder>
-
-