Package io.temporal.api.workflow.v1
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,java.io.Serializable
@Generated(value="protoc", comments="annotations:WorkflowExecutionExtendedInfo.java.pb.meta") public final class WorkflowExecutionExtendedInfo extends com.google.protobuf.GeneratedMessageV3 implements WorkflowExecutionExtendedInfoOrBuilderHolds all the extra information about workflow execution that is not part of Visibility.
Protobuf typetemporal.api.workflow.v1.WorkflowExecutionExtendedInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkflowExecutionExtendedInfo.BuilderHolds 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
-
-
Field Summary
Fields Modifier and Type Field Description static intCANCEL_REQUESTED_FIELD_NUMBERstatic intEXECUTION_EXPIRATION_TIME_FIELD_NUMBERstatic intLAST_RESET_TIME_FIELD_NUMBERstatic intORIGINAL_START_TIME_FIELD_NUMBERstatic intREQUEST_ID_INFOS_FIELD_NUMBERstatic intRESET_RUN_ID_FIELD_NUMBERstatic intRUN_EXPIRATION_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsRequestIdInfos(java.lang.String key)Request ID information (eg: history event information associated with the request ID).booleanequals(java.lang.Object obj)booleangetCancelRequested()indicates if the workflow received a cancel requeststatic WorkflowExecutionExtendedInfogetDefaultInstance()WorkflowExecutionExtendedInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetExecutionExpirationTime()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.TimestampOrBuildergetLastResetTimeOrBuilder()Last workflow reset time.com.google.protobuf.TimestampgetOriginalStartTime()Original workflow start time.com.google.protobuf.TimestampOrBuildergetOriginalStartTimeOrBuilder()Original workflow start time.com.google.protobuf.Parser<WorkflowExecutionExtendedInfo>getParserForType()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.TimestampOrBuildergetRunExpirationTimeOrBuilder()Workflow run expiration time is defined as current workflow run start time plus workflow run timeout.intgetSerializedSize()booleanhasExecutionExpirationTime()Workflow execution expiration time is defined as workflow start time plus expiration timeout.inthashCode()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)booleanisInitialized()static WorkflowExecutionExtendedInfo.BuildernewBuilder()static WorkflowExecutionExtendedInfo.BuildernewBuilder(WorkflowExecutionExtendedInfo prototype)WorkflowExecutionExtendedInfo.BuildernewBuilderForType()protected WorkflowExecutionExtendedInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WorkflowExecutionExtendedInfoparseDelimitedFrom(java.io.InputStream input)static WorkflowExecutionExtendedInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionExtendedInfoparseFrom(byte[] data)static WorkflowExecutionExtendedInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionExtendedInfoparseFrom(com.google.protobuf.ByteString data)static WorkflowExecutionExtendedInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionExtendedInfoparseFrom(com.google.protobuf.CodedInputStream input)static WorkflowExecutionExtendedInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionExtendedInfoparseFrom(java.io.InputStream input)static WorkflowExecutionExtendedInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowExecutionExtendedInfoparseFrom(java.nio.ByteBuffer data)static WorkflowExecutionExtendedInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WorkflowExecutionExtendedInfo>parser()WorkflowExecutionExtendedInfo.BuildertoBuilder()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, 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
-
EXECUTION_EXPIRATION_TIME_FIELD_NUMBER
public static final int EXECUTION_EXPIRATION_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RUN_EXPIRATION_TIME_FIELD_NUMBER
public static final int RUN_EXPIRATION_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CANCEL_REQUESTED_FIELD_NUMBER
public static final int CANCEL_REQUESTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_RESET_TIME_FIELD_NUMBER
public static final int LAST_RESET_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORIGINAL_START_TIME_FIELD_NUMBER
public static final int ORIGINAL_START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RESET_RUN_ID_FIELD_NUMBER
public static final int RESET_RUN_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_ID_INFOS_FIELD_NUMBER
public static final int REQUEST_ID_INFOS_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
-
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
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.
-
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
-
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 WorkflowExecutionExtendedInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(java.nio.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
public static WorkflowExecutionExtendedInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static WorkflowExecutionExtendedInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static WorkflowExecutionExtendedInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowExecutionExtendedInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public WorkflowExecutionExtendedInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WorkflowExecutionExtendedInfo.Builder newBuilder()
-
newBuilder
public static WorkflowExecutionExtendedInfo.Builder newBuilder(WorkflowExecutionExtendedInfo prototype)
-
toBuilder
public WorkflowExecutionExtendedInfo.Builder 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
public static WorkflowExecutionExtendedInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WorkflowExecutionExtendedInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<WorkflowExecutionExtendedInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WorkflowExecutionExtendedInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-