Package io.temporal.api.command.v1
Class ContinueAsNewWorkflowExecutionCommandAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.command.v1.ContinueAsNewWorkflowExecutionCommandAttributes
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ContinueAsNewWorkflowExecutionCommandAttributesOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:ContinueAsNewWorkflowExecutionCommandAttributes.java.pb.meta") public final class ContinueAsNewWorkflowExecutionCommandAttributes extends com.google.protobuf.GeneratedMessageV3 implements ContinueAsNewWorkflowExecutionCommandAttributesOrBuilderProtobuf typetemporal.api.command.v1.ContinueAsNewWorkflowExecutionCommandAttributes- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classContinueAsNewWorkflowExecutionCommandAttributes.BuilderProtobuf typetemporal.api.command.v1.ContinueAsNewWorkflowExecutionCommandAttributes-
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 intCRON_SCHEDULE_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 intRETRY_POLICY_FIELD_NUMBERstatic intSEARCH_ATTRIBUTES_FIELD_NUMBERstatic intTASK_QUEUE_FIELD_NUMBERstatic intWORKFLOW_RUN_TIMEOUT_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()How long the workflow start will be delayed - not really a "backoff" in the traditional sense.com.google.protobuf.DurationOrBuildergetBackoffStartIntervalOrBuilder()How long the workflow start will be delayed - not really a "backoff" in the traditional sense.java.lang.StringgetCronSchedule()Should be removed.com.google.protobuf.ByteStringgetCronScheduleBytes()Should be removed.static ContinueAsNewWorkflowExecutionCommandAttributesgetDefaultInstance()ContinueAsNewWorkflowExecutionCommandAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()FailuregetFailure()Should be removedFailureOrBuildergetFailureOrBuilder()Should be removedHeadergetHeader().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()Should be removedintgetInitiatorValue()Should be removedPayloadsgetInput().temporal.api.common.v1.Payloads input = 3;PayloadsOrBuildergetInputOrBuilder().temporal.api.common.v1.Payloads input = 3;PayloadsgetLastCompletionResult()Should be removedPayloadsOrBuildergetLastCompletionResultOrBuilder()Should be removedMemogetMemo().temporal.api.common.v1.Memo memo = 13;MemoOrBuildergetMemoOrBuilder().temporal.api.common.v1.Memo memo = 13;com.google.protobuf.Parser<ContinueAsNewWorkflowExecutionCommandAttributes>getParserForType()RetryPolicygetRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 7;RetryPolicyOrBuildergetRetryPolicyOrBuilder().temporal.api.common.v1.RetryPolicy retry_policy = 7;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 = 2;TaskQueueOrBuildergetTaskQueueOrBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;com.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.DurationgetWorkflowRunTimeout()Timeout of a single workflow run.com.google.protobuf.DurationOrBuildergetWorkflowRunTimeoutOrBuilder()Timeout of a single workflow run.com.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 = 1;WorkflowTypeOrBuildergetWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 1;booleanhasBackoffStartInterval()How long the workflow start will be delayed - not really a "backoff" in the traditional sense.booleanhasFailure()Should be removedinthashCode()booleanhasHeader().temporal.api.common.v1.Header header = 12;booleanhasInput().temporal.api.common.v1.Payloads input = 3;booleanhasLastCompletionResult()Should be removedbooleanhasMemo().temporal.api.common.v1.Memo memo = 13;booleanhasRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 7;booleanhasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 14;booleanhasTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;booleanhasWorkflowRunTimeout()Timeout of a single workflow run.booleanhasWorkflowTaskTimeout()Timeout of a single workflow task.booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ContinueAsNewWorkflowExecutionCommandAttributes.BuildernewBuilder()static ContinueAsNewWorkflowExecutionCommandAttributes.BuildernewBuilder(ContinueAsNewWorkflowExecutionCommandAttributes prototype)ContinueAsNewWorkflowExecutionCommandAttributes.BuildernewBuilderForType()protected ContinueAsNewWorkflowExecutionCommandAttributes.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ContinueAsNewWorkflowExecutionCommandAttributesparseDelimitedFrom(java.io.InputStream input)static ContinueAsNewWorkflowExecutionCommandAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(byte[] data)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(com.google.protobuf.ByteString data)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(com.google.protobuf.CodedInputStream input)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(java.io.InputStream input)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(java.nio.ByteBuffer data)static ContinueAsNewWorkflowExecutionCommandAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ContinueAsNewWorkflowExecutionCommandAttributes>parser()ContinueAsNewWorkflowExecutionCommandAttributes.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
-
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
-
BACKOFF_START_INTERVAL_FIELD_NUMBER
public static final int BACKOFF_START_INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETRY_POLICY_FIELD_NUMBER
public static final int RETRY_POLICY_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
-
CRON_SCHEDULE_FIELD_NUMBER
public static final int CRON_SCHEDULE_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
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 1;- Specified by:
hasWorkflowTypein interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 1;- Specified by:
getWorkflowTypein interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowType.
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 1;- Specified by:
getWorkflowTypeOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasTaskQueue
public boolean hasTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;- Specified by:
hasTaskQueuein interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;- Specified by:
getTaskQueuein interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The taskQueue.
-
getTaskQueueOrBuilder
public TaskQueueOrBuilder getTaskQueueOrBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;- Specified by:
getTaskQueueOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasInput
public boolean hasInput()
.temporal.api.common.v1.Payloads input = 3;- Specified by:
hasInputin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
.temporal.api.common.v1.Payloads input = 3;- Specified by:
getInputin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The input.
-
getInputOrBuilder
public PayloadsOrBuilder getInputOrBuilder()
.temporal.api.common.v1.Payloads input = 3;- Specified by:
getInputOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 4;- Specified by:
hasWorkflowRunTimeoutin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- 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 = 4;- Specified by:
getWorkflowRunTimeoutin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowRunTimeout.
-
getWorkflowRunTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowRunTimeoutOrBuilder()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 4;- Specified by:
getWorkflowRunTimeoutOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 5;- Specified by:
hasWorkflowTaskTimeoutin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- 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 = 5;- Specified by:
getWorkflowTaskTimeoutin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The workflowTaskTimeout.
-
getWorkflowTaskTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 5;- Specified by:
getWorkflowTaskTimeoutOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasBackoffStartInterval
public boolean hasBackoffStartInterval()
How long the workflow start will be delayed - not really a "backoff" in the traditional sense.
.google.protobuf.Duration backoff_start_interval = 6;- Specified by:
hasBackoffStartIntervalin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the backoffStartInterval field is set.
-
getBackoffStartInterval
public com.google.protobuf.Duration getBackoffStartInterval()
How long the workflow start will be delayed - not really a "backoff" in the traditional sense.
.google.protobuf.Duration backoff_start_interval = 6;- Specified by:
getBackoffStartIntervalin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The backoffStartInterval.
-
getBackoffStartIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getBackoffStartIntervalOrBuilder()
How long the workflow start will be delayed - not really a "backoff" in the traditional sense.
.google.protobuf.Duration backoff_start_interval = 6;- Specified by:
getBackoffStartIntervalOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasRetryPolicy
public boolean hasRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 7;- Specified by:
hasRetryPolicyin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
public RetryPolicy getRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 7;- Specified by:
getRetryPolicyin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The retryPolicy.
-
getRetryPolicyOrBuilder
public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
.temporal.api.common.v1.RetryPolicy retry_policy = 7;- Specified by:
getRetryPolicyOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
getInitiatorValue
public int getInitiatorValue()
Should be removed
.temporal.api.enums.v1.ContinueAsNewInitiator initiator = 8;- Specified by:
getInitiatorValuein interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The enum numeric value on the wire for initiator.
-
getInitiator
public ContinueAsNewInitiator getInitiator()
Should be removed
.temporal.api.enums.v1.ContinueAsNewInitiator initiator = 8;- Specified by:
getInitiatorin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The initiator.
-
hasFailure
public boolean hasFailure()
Should be removed
.temporal.api.failure.v1.Failure failure = 9;- Specified by:
hasFailurein interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the failure field is set.
-
getFailure
public Failure getFailure()
Should be removed
.temporal.api.failure.v1.Failure failure = 9;- Specified by:
getFailurein interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The failure.
-
getFailureOrBuilder
public FailureOrBuilder getFailureOrBuilder()
Should be removed
.temporal.api.failure.v1.Failure failure = 9;- Specified by:
getFailureOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasLastCompletionResult
public boolean hasLastCompletionResult()
Should be removed
.temporal.api.common.v1.Payloads last_completion_result = 10;- Specified by:
hasLastCompletionResultin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the lastCompletionResult field is set.
-
getLastCompletionResult
public Payloads getLastCompletionResult()
Should be removed
.temporal.api.common.v1.Payloads last_completion_result = 10;- Specified by:
getLastCompletionResultin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The lastCompletionResult.
-
getLastCompletionResultOrBuilder
public PayloadsOrBuilder getLastCompletionResultOrBuilder()
Should be removed
.temporal.api.common.v1.Payloads last_completion_result = 10;- Specified by:
getLastCompletionResultOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
getCronSchedule
public java.lang.String getCronSchedule()
Should be removed. Not necessarily unused but unclear and not exposed by SDKs.
string cron_schedule = 11;- Specified by:
getCronSchedulein interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The cronSchedule.
-
getCronScheduleBytes
public com.google.protobuf.ByteString getCronScheduleBytes()
Should be removed. Not necessarily unused but unclear and not exposed by SDKs.
string cron_schedule = 11;- Specified by:
getCronScheduleBytesin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The bytes for cronSchedule.
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 12;- Specified by:
hasHeaderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 12;- Specified by:
getHeaderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The header.
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 12;- Specified by:
getHeaderOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasMemo
public boolean hasMemo()
.temporal.api.common.v1.Memo memo = 13;- Specified by:
hasMemoin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the memo field is set.
-
getMemo
public Memo getMemo()
.temporal.api.common.v1.Memo memo = 13;- Specified by:
getMemoin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The memo.
-
getMemoOrBuilder
public MemoOrBuilder getMemoOrBuilder()
.temporal.api.common.v1.Memo memo = 13;- Specified by:
getMemoOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
hasSearchAttributes
public boolean hasSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 14;- Specified by:
hasSearchAttributesin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
public SearchAttributes getSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 14;- Specified by:
getSearchAttributesin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- Returns:
- The searchAttributes.
-
getSearchAttributesOrBuilder
public SearchAttributesOrBuilder getSearchAttributesOrBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 14;- Specified by:
getSearchAttributesOrBuilderin interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
-
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 interfaceContinueAsNewWorkflowExecutionCommandAttributesOrBuilder- 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 ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ContinueAsNewWorkflowExecutionCommandAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ContinueAsNewWorkflowExecutionCommandAttributes.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ContinueAsNewWorkflowExecutionCommandAttributes.Builder newBuilder()
-
newBuilder
public static ContinueAsNewWorkflowExecutionCommandAttributes.Builder newBuilder(ContinueAsNewWorkflowExecutionCommandAttributes prototype)
-
toBuilder
public ContinueAsNewWorkflowExecutionCommandAttributes.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ContinueAsNewWorkflowExecutionCommandAttributes.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ContinueAsNewWorkflowExecutionCommandAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ContinueAsNewWorkflowExecutionCommandAttributes> parser()
-
getParserForType
public com.google.protobuf.Parser<ContinueAsNewWorkflowExecutionCommandAttributes> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ContinueAsNewWorkflowExecutionCommandAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-