Interface ContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ContinueAsNewWorkflowExecutionCommandAttributes,ContinueAsNewWorkflowExecutionCommandAttributes.Builder
@Generated(value="protoc",
comments="annotations:ContinueAsNewWorkflowExecutionCommandAttributesOrBuilder.java.pb.meta")
public interface ContinueAsNewWorkflowExecutionCommandAttributesOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.protobuf.DurationHow long the workflow start will be delayed - not really a "backoff" in the traditional sense.com.google.protobuf.DurationOrBuilderHow long the workflow start will be delayed - not really a "backoff" in the traditional sense.Should be removed.com.google.protobuf.ByteStringShould be removed.Should be removedShould be removed.temporal.api.common.v1.Header header = 12;.temporal.api.common.v1.Header header = 12;booleanDeprecated.temporal.api.command.v1.ContinueAsNewWorkflowExecutionCommandAttributes.inherit_build_id is deprecated.Experimental.intExperimental.Should be removedintShould be removedgetInput().temporal.api.common.v1.Payloads input = 3;.temporal.api.common.v1.Payloads input = 3;Should be removedShould be removedgetMemo().temporal.api.common.v1.Memo memo = 13;.temporal.api.common.v1.Memo memo = 13;.temporal.api.common.v1.RetryPolicy retry_policy = 7;.temporal.api.common.v1.RetryPolicy retry_policy = 7;.temporal.api.common.v1.SearchAttributes search_attributes = 14;.temporal.api.common.v1.SearchAttributes search_attributes = 14;.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;com.google.protobuf.DurationTimeout of a single workflow run.com.google.protobuf.DurationOrBuilderTimeout of a single workflow run.com.google.protobuf.DurationTimeout of a single workflow task.com.google.protobuf.DurationOrBuilderTimeout of a single workflow task..temporal.api.common.v1.WorkflowType workflow_type = 1;.temporal.api.common.v1.WorkflowType workflow_type = 1;booleanHow long the workflow start will be delayed - not really a "backoff" in the traditional sense.booleanShould be removedboolean.temporal.api.common.v1.Header header = 12;booleanhasInput().temporal.api.common.v1.Payloads input = 3;booleanShould be removedbooleanhasMemo().temporal.api.common.v1.Memo memo = 13;boolean.temporal.api.common.v1.RetryPolicy retry_policy = 7;boolean.temporal.api.common.v1.SearchAttributes search_attributes = 14;boolean.temporal.api.taskqueue.v1.TaskQueue task_queue = 2;booleanTimeout of a single workflow run.booleanTimeout of a single workflow task.boolean.temporal.api.common.v1.WorkflowType workflow_type = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasWorkflowType
boolean hasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 1;- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
WorkflowType getWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 1;- Returns:
- The workflowType.
-
getWorkflowTypeOrBuilder
WorkflowTypeOrBuilder getWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 1; -
hasTaskQueue
boolean hasTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
TaskQueue getTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 2;- Returns:
- The taskQueue.
-
getTaskQueueOrBuilder
TaskQueueOrBuilder getTaskQueueOrBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 2; -
hasInput
boolean hasInput().temporal.api.common.v1.Payloads input = 3;- Returns:
- Whether the input field is set.
-
getInput
-
getInputOrBuilder
PayloadsOrBuilder getInputOrBuilder().temporal.api.common.v1.Payloads input = 3; -
hasWorkflowRunTimeout
boolean hasWorkflowRunTimeout()Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 4;- Returns:
- Whether the workflowRunTimeout field is set.
-
getWorkflowRunTimeout
com.google.protobuf.Duration getWorkflowRunTimeout()Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 4;- Returns:
- The workflowRunTimeout.
-
getWorkflowRunTimeoutOrBuilder
com.google.protobuf.DurationOrBuilder getWorkflowRunTimeoutOrBuilder()Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 4; -
hasWorkflowTaskTimeout
boolean hasWorkflowTaskTimeout()Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 5;- Returns:
- Whether the workflowTaskTimeout field is set.
-
getWorkflowTaskTimeout
com.google.protobuf.Duration getWorkflowTaskTimeout()Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 5;- Returns:
- The workflowTaskTimeout.
-
getWorkflowTaskTimeoutOrBuilder
com.google.protobuf.DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 5; -
hasBackoffStartInterval
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;- Returns:
- Whether the backoffStartInterval field is set.
-
getBackoffStartInterval
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;- Returns:
- The backoffStartInterval.
-
getBackoffStartIntervalOrBuilder
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; -
hasRetryPolicy
boolean hasRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 7;- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
RetryPolicy getRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 7;- Returns:
- The retryPolicy.
-
getRetryPolicyOrBuilder
RetryPolicyOrBuilder getRetryPolicyOrBuilder().temporal.api.common.v1.RetryPolicy retry_policy = 7; -
getInitiatorValue
int getInitiatorValue()Should be removed
.temporal.api.enums.v1.ContinueAsNewInitiator initiator = 8;- Returns:
- The enum numeric value on the wire for initiator.
-
getInitiator
ContinueAsNewInitiator getInitiator()Should be removed
.temporal.api.enums.v1.ContinueAsNewInitiator initiator = 8;- Returns:
- The initiator.
-
hasFailure
boolean hasFailure()Should be removed
.temporal.api.failure.v1.Failure failure = 9;- Returns:
- Whether the failure field is set.
-
getFailure
Failure getFailure()Should be removed
.temporal.api.failure.v1.Failure failure = 9;- Returns:
- The failure.
-
getFailureOrBuilder
FailureOrBuilder getFailureOrBuilder()Should be removed
.temporal.api.failure.v1.Failure failure = 9; -
hasLastCompletionResult
boolean hasLastCompletionResult()Should be removed
.temporal.api.common.v1.Payloads last_completion_result = 10;- Returns:
- Whether the lastCompletionResult field is set.
-
getLastCompletionResult
Payloads getLastCompletionResult()Should be removed
.temporal.api.common.v1.Payloads last_completion_result = 10;- Returns:
- The lastCompletionResult.
-
getLastCompletionResultOrBuilder
PayloadsOrBuilder getLastCompletionResultOrBuilder()Should be removed
.temporal.api.common.v1.Payloads last_completion_result = 10; -
getCronSchedule
String getCronSchedule()Should be removed. Not necessarily unused but unclear and not exposed by SDKs.
string cron_schedule = 11;- Returns:
- The cronSchedule.
-
getCronScheduleBytes
com.google.protobuf.ByteString getCronScheduleBytes()Should be removed. Not necessarily unused but unclear and not exposed by SDKs.
string cron_schedule = 11;- Returns:
- The bytes for cronSchedule.
-
hasHeader
boolean hasHeader().temporal.api.common.v1.Header header = 12;- Returns:
- Whether the header field is set.
-
getHeader
-
getHeaderOrBuilder
HeaderOrBuilder getHeaderOrBuilder().temporal.api.common.v1.Header header = 12; -
hasMemo
boolean hasMemo().temporal.api.common.v1.Memo memo = 13;- Returns:
- Whether the memo field is set.
-
getMemo
-
getMemoOrBuilder
MemoOrBuilder getMemoOrBuilder().temporal.api.common.v1.Memo memo = 13; -
hasSearchAttributes
boolean hasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 14;- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
SearchAttributes getSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 14;- Returns:
- The searchAttributes.
-
getSearchAttributesOrBuilder
SearchAttributesOrBuilder getSearchAttributesOrBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 14; -
getInheritBuildId
Deprecated.temporal.api.command.v1.ContinueAsNewWorkflowExecutionCommandAttributes.inherit_build_id is deprecated. See temporal/api/command/v1/message.proto;l=183If 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. Deprecated. Only considered for versioning v0.2.
bool inherit_build_id = 15 [deprecated = true];- Returns:
- The inheritBuildId.
-
getInitialVersioningBehaviorValue
int getInitialVersioningBehaviorValue()Experimental. Optionally decide the versioning behavior that the first task of the new run should use. For example, choose to AutoUpgrade on continue-as-new instead of inheriting the pinned version of the previous run.
.temporal.api.enums.v1.ContinueAsNewVersioningBehavior initial_versioning_behavior = 16;- Returns:
- The enum numeric value on the wire for initialVersioningBehavior.
-
getInitialVersioningBehavior
ContinueAsNewVersioningBehavior getInitialVersioningBehavior()Experimental. Optionally decide the versioning behavior that the first task of the new run should use. For example, choose to AutoUpgrade on continue-as-new instead of inheriting the pinned version of the previous run.
.temporal.api.enums.v1.ContinueAsNewVersioningBehavior initial_versioning_behavior = 16;- Returns:
- The initialVersioningBehavior.
-