Class WorkflowExecutionExtendedInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.workflow.v1.WorkflowExecutionExtendedInfo
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowExecutionExtendedInfoOrBuilder,Serializable
@Generated(value="protoc",
comments="annotations:WorkflowExecutionExtendedInfo.java.pb.meta")
public final class WorkflowExecutionExtendedInfo
extends com.google.protobuf.GeneratedMessageV3
implements WorkflowExecutionExtendedInfoOrBuilder
Holds all the extra information about workflow execution that is not part of Visibility.Protobuf type
temporal.api.workflow.v1.WorkflowExecutionExtendedInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHolds all the extra information about workflow execution that is not part of Visibility.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanRequest ID information (eg: history event information associated with the request ID).booleanbooleanindicates if the workflow received a cancel requeststatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampWorkflow execution expiration time is defined as workflow start time plus expiration timeout.com.google.protobuf.TimestampOrBuilderWorkflow execution expiration time is defined as workflow start time plus expiration timeout.com.google.protobuf.TimestampLast workflow reset time.com.google.protobuf.TimestampOrBuilderLast workflow reset time.com.google.protobuf.TimestampOriginal workflow start time.com.google.protobuf.TimestampOrBuilderOriginal workflow start time.com.google.protobuf.Parser<WorkflowExecutionExtendedInfo> Information about the workflow execution pause operation.Information about the workflow execution pause operation.Deprecated.intRequest ID information (eg: history event information associated with the request ID).Request ID information (eg: history event information associated with the request ID).getRequestIdInfosOrDefault(String key, RequestIdInfo defaultValue) Request ID information (eg: history event information associated with the request ID).Request ID information (eg: history event information associated with the request ID).Reset Run ID points to the new run when this execution is reset.com.google.protobuf.ByteStringReset Run ID points to the new run when this execution is reset.com.google.protobuf.TimestampWorkflow run expiration time is defined as current workflow run start time plus workflow run timeout.com.google.protobuf.TimestampOrBuilderWorkflow run expiration time is defined as current workflow run start time plus workflow run timeout.intbooleanWorkflow execution expiration time is defined as workflow start time plus expiration timeout.inthashCode()booleanLast workflow reset time.booleanOriginal workflow start time.booleanInformation about the workflow execution pause operation.booleanWorkflow run expiration time is defined as current workflow run start time plus workflow run timeout.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) final booleannewBuilder(WorkflowExecutionExtendedInfo prototype) protected WorkflowExecutionExtendedInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<WorkflowExecutionExtendedInfo> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
EXECUTION_EXPIRATION_TIME_FIELD_NUMBER
public static final int EXECUTION_EXPIRATION_TIME_FIELD_NUMBER- See Also:
-
RUN_EXPIRATION_TIME_FIELD_NUMBER
public static final int RUN_EXPIRATION_TIME_FIELD_NUMBER- See Also:
-
CANCEL_REQUESTED_FIELD_NUMBER
public static final int CANCEL_REQUESTED_FIELD_NUMBER- See Also:
-
LAST_RESET_TIME_FIELD_NUMBER
public static final int LAST_RESET_TIME_FIELD_NUMBER- See Also:
-
ORIGINAL_START_TIME_FIELD_NUMBER
public static final int ORIGINAL_START_TIME_FIELD_NUMBER- See Also:
-
RESET_RUN_ID_FIELD_NUMBER
public static final int RESET_RUN_ID_FIELD_NUMBER- See Also:
-
REQUEST_ID_INFOS_FIELD_NUMBER
public static final int REQUEST_ID_INFOS_FIELD_NUMBER- See Also:
-
PAUSE_INFO_FIELD_NUMBER
public static final int PAUSE_INFO_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
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.
-
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.
-
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.
-
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.
-
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.
-
getOriginalStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getOriginalStartTimeOrBuilder()Original workflow start time.
.google.protobuf.Timestamp original_start_time = 5;- Specified by:
getOriginalStartTimeOrBuilderin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
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.
-
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
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.UsegetRequestIdInfosMap()instead.- Specified by:
getRequestIdInfosin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
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
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
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
-
hasPauseInfo
public boolean hasPauseInfo()Information about the workflow execution pause operation.
.temporal.api.workflow.v1.WorkflowExecutionPauseInfo pause_info = 8;- Specified by:
hasPauseInfoin interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- Whether the pauseInfo field is set.
-
getPauseInfo
Information about the workflow execution pause operation.
.temporal.api.workflow.v1.WorkflowExecutionPauseInfo pause_info = 8;- Specified by:
getPauseInfoin interfaceWorkflowExecutionExtendedInfoOrBuilder- Returns:
- The pauseInfo.
-
getPauseInfoOrBuilder
Information about the workflow execution pause operation.
.temporal.api.workflow.v1.WorkflowExecutionPauseInfo pause_info = 8;- Specified by:
getPauseInfoOrBuilderin interfaceWorkflowExecutionExtendedInfoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- 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 WorkflowExecutionExtendedInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static WorkflowExecutionExtendedInfo parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static WorkflowExecutionExtendedInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static WorkflowExecutionExtendedInfo.Builder newBuilder(WorkflowExecutionExtendedInfo prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WorkflowExecutionExtendedInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-