Class SignalWithStartWorkflowExecutionRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SignalWithStartWorkflowExecutionRequestOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:SignalWithStartWorkflowExecutionRequest.java.pb.meta") public final class SignalWithStartWorkflowExecutionRequest extends com.google.protobuf.GeneratedMessageV3 implements SignalWithStartWorkflowExecutionRequestOrBuilderProtobuf typetemporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSignalWithStartWorkflowExecutionRequest.BuilderProtobuf typetemporal.api.workflowservice.v1.SignalWithStartWorkflowExecutionRequest-
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 intCONTROL_FIELD_NUMBERstatic intCRON_SCHEDULE_FIELD_NUMBERstatic intHEADER_FIELD_NUMBERstatic intIDENTITY_FIELD_NUMBERstatic intINPUT_FIELD_NUMBERstatic intLINKS_FIELD_NUMBERstatic intMEMO_FIELD_NUMBERstatic intNAMESPACE_FIELD_NUMBERstatic intREQUEST_ID_FIELD_NUMBERstatic intRETRY_POLICY_FIELD_NUMBERstatic intSEARCH_ATTRIBUTES_FIELD_NUMBERstatic intSIGNAL_INPUT_FIELD_NUMBERstatic intSIGNAL_NAME_FIELD_NUMBERstatic intTASK_QUEUE_FIELD_NUMBERstatic intUSER_METADATA_FIELD_NUMBERstatic intVERSIONING_OVERRIDE_FIELD_NUMBERstatic intWORKFLOW_EXECUTION_TIMEOUT_FIELD_NUMBERstatic intWORKFLOW_ID_CONFLICT_POLICY_FIELD_NUMBERstatic intWORKFLOW_ID_FIELD_NUMBERstatic intWORKFLOW_ID_REUSE_POLICY_FIELD_NUMBERstatic intWORKFLOW_RUN_TIMEOUT_FIELD_NUMBERstatic intWORKFLOW_START_DELAY_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)java.lang.StringgetControl()Deprecatedcom.google.protobuf.ByteStringgetControlBytes()Deprecatedjava.lang.StringgetCronSchedule()See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/com.google.protobuf.ByteStringgetCronScheduleBytes()See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/static SignalWithStartWorkflowExecutionRequestgetDefaultInstance()SignalWithStartWorkflowExecutionRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()HeadergetHeader().temporal.api.common.v1.Header header = 19;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 19;java.lang.StringgetIdentity()The identity of the worker/clientcom.google.protobuf.ByteStringgetIdentityBytes()The identity of the worker/clientPayloadsgetInput()Serialized arguments to the workflow.PayloadsOrBuildergetInputOrBuilder()Serialized arguments to the workflow.LinkgetLinks(int index)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.intgetLinksCount()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.java.util.List<Link>getLinksList()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.LinkOrBuildergetLinksOrBuilder(int index)Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.java.util.List<? extends LinkOrBuilder>getLinksOrBuilderList()Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.MemogetMemo().temporal.api.common.v1.Memo memo = 17;MemoOrBuildergetMemoOrBuilder().temporal.api.common.v1.Memo memo = 17;java.lang.StringgetNamespace()string namespace = 1;com.google.protobuf.ByteStringgetNamespaceBytes()string namespace = 1;com.google.protobuf.Parser<SignalWithStartWorkflowExecutionRequest>getParserForType()java.lang.StringgetRequestId()Used to de-dupe signal w/ start requestscom.google.protobuf.ByteStringgetRequestIdBytes()Used to de-dupe signal w/ start requestsRetryPolicygetRetryPolicy()Retry policy for the workflowRetryPolicyOrBuildergetRetryPolicyOrBuilder()Retry policy for the workflowSearchAttributesgetSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 18;SearchAttributesOrBuildergetSearchAttributesOrBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 18;intgetSerializedSize()PayloadsgetSignalInput()Serialized value(s) to provide with the signalPayloadsOrBuildergetSignalInputOrBuilder()Serialized value(s) to provide with the signaljava.lang.StringgetSignalName()The workflow author-defined name of the signal to send to the workflowcom.google.protobuf.ByteStringgetSignalNameBytes()The workflow author-defined name of the signal to send to the workflowTaskQueuegetTaskQueue()The task queue to start this workflow on, if it will be startedTaskQueueOrBuildergetTaskQueueOrBuilder()The task queue to start this workflow on, if it will be startedUserMetadatagetUserMetadata()Metadata on the workflow if it is started.UserMetadataOrBuildergetUserMetadataOrBuilder()Metadata on the workflow if it is started.VersioningOverridegetVersioningOverride()If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.VersioningOverrideOrBuildergetVersioningOverrideOrBuilder()If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.com.google.protobuf.DurationgetWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as newcom.google.protobuf.DurationOrBuildergetWorkflowExecutionTimeoutOrBuilder()Total workflow execution timeout including retries and continue as newjava.lang.StringgetWorkflowId()string workflow_id = 2;com.google.protobuf.ByteStringgetWorkflowIdBytes()string workflow_id = 2;WorkflowIdConflictPolicygetWorkflowIdConflictPolicy()Defines how to resolve a workflow id conflict with a *running* workflow.intgetWorkflowIdConflictPolicyValue()Defines how to resolve a workflow id conflict with a *running* workflow.WorkflowIdReusePolicygetWorkflowIdReusePolicy()Defines whether to allow re-using the workflow id from a previously *closed* workflow.intgetWorkflowIdReusePolicyValue()Defines whether to allow re-using the workflow id from a previously *closed* workflow.com.google.protobuf.DurationgetWorkflowRunTimeout()Timeout of a single workflow runcom.google.protobuf.DurationOrBuildergetWorkflowRunTimeoutOrBuilder()Timeout of a single workflow runcom.google.protobuf.DurationgetWorkflowStartDelay()Time to wait before dispatching the first workflow task.com.google.protobuf.DurationOrBuildergetWorkflowStartDelayOrBuilder()Time to wait before dispatching the first workflow task.com.google.protobuf.DurationgetWorkflowTaskTimeout()Timeout of a single workflow taskcom.google.protobuf.DurationOrBuildergetWorkflowTaskTimeoutOrBuilder()Timeout of a single workflow taskWorkflowTypegetWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;WorkflowTypeOrBuildergetWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 3;inthashCode()booleanhasHeader().temporal.api.common.v1.Header header = 19;booleanhasInput()Serialized arguments to the workflow.booleanhasMemo().temporal.api.common.v1.Memo memo = 17;booleanhasRetryPolicy()Retry policy for the workflowbooleanhasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 18;booleanhasSignalInput()Serialized value(s) to provide with the signalbooleanhasTaskQueue()The task queue to start this workflow on, if it will be startedbooleanhasUserMetadata()Metadata on the workflow if it is started.booleanhasVersioningOverride()If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.booleanhasWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as newbooleanhasWorkflowRunTimeout()Timeout of a single workflow runbooleanhasWorkflowStartDelay()Time to wait before dispatching the first workflow task.booleanhasWorkflowTaskTimeout()Timeout of a single workflow taskbooleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SignalWithStartWorkflowExecutionRequest.BuildernewBuilder()static SignalWithStartWorkflowExecutionRequest.BuildernewBuilder(SignalWithStartWorkflowExecutionRequest prototype)SignalWithStartWorkflowExecutionRequest.BuildernewBuilderForType()protected SignalWithStartWorkflowExecutionRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SignalWithStartWorkflowExecutionRequestparseDelimitedFrom(java.io.InputStream input)static SignalWithStartWorkflowExecutionRequestparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SignalWithStartWorkflowExecutionRequestparseFrom(byte[] data)static SignalWithStartWorkflowExecutionRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SignalWithStartWorkflowExecutionRequestparseFrom(com.google.protobuf.ByteString data)static SignalWithStartWorkflowExecutionRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SignalWithStartWorkflowExecutionRequestparseFrom(com.google.protobuf.CodedInputStream input)static SignalWithStartWorkflowExecutionRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SignalWithStartWorkflowExecutionRequestparseFrom(java.io.InputStream input)static SignalWithStartWorkflowExecutionRequestparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SignalWithStartWorkflowExecutionRequestparseFrom(java.nio.ByteBuffer data)static SignalWithStartWorkflowExecutionRequestparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SignalWithStartWorkflowExecutionRequest>parser()SignalWithStartWorkflowExecutionRequest.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, internalGetMapFieldReflection, 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
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_ID_FIELD_NUMBER
public static final int WORKFLOW_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
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_EXECUTION_TIMEOUT_FIELD_NUMBER
public static final int WORKFLOW_EXECUTION_TIMEOUT_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
-
IDENTITY_FIELD_NUMBER
public static final int IDENTITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_ID_REUSE_POLICY_FIELD_NUMBER
public static final int WORKFLOW_ID_REUSE_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_ID_CONFLICT_POLICY_FIELD_NUMBER
public static final int WORKFLOW_ID_CONFLICT_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIGNAL_NAME_FIELD_NUMBER
public static final int SIGNAL_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIGNAL_INPUT_FIELD_NUMBER
public static final int SIGNAL_INPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTROL_FIELD_NUMBER
public static final int CONTROL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETRY_POLICY_FIELD_NUMBER
public static final int RETRY_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CRON_SCHEDULE_FIELD_NUMBER
public static final int CRON_SCHEDULE_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
-
HEADER_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_START_DELAY_FIELD_NUMBER
public static final int WORKFLOW_START_DELAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_METADATA_FIELD_NUMBER
public static final int USER_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LINKS_FIELD_NUMBER
public static final int LINKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSIONING_OVERRIDE_FIELD_NUMBER
public static final int VERSIONING_OVERRIDE_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getNamespace
public java.lang.String getNamespace()
string namespace = 1;- Specified by:
getNamespacein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for namespace.
-
getWorkflowId
public java.lang.String getWorkflowId()
string workflow_id = 2;- Specified by:
getWorkflowIdin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
string workflow_id = 2;- Specified by:
getWorkflowIdBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for workflowId.
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
hasWorkflowTypein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowType.
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypeOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasTaskQueue
public boolean hasTaskQueue()
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
hasTaskQueuein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueuein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The taskQueue.
-
getTaskQueueOrBuilder
public TaskQueueOrBuilder getTaskQueueOrBuilder()
The task queue to start this workflow on, if it will be started
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueueOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasInput
public boolean hasInput()
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;- Specified by:
hasInputin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The input.
-
getInputOrBuilder
public PayloadsOrBuilder getInputOrBuilder()
Serialized arguments to the workflow. These are passed as arguments to the workflow function.
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowExecutionTimeout
public boolean hasWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
hasWorkflowExecutionTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowExecutionTimeout field is set.
-
getWorkflowExecutionTimeout
public com.google.protobuf.Duration getWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowExecutionTimeout.
-
getWorkflowExecutionTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowExecutionTimeoutOrBuilder()
Total workflow execution timeout including retries and continue as new
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
getWorkflowExecutionTimeoutOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
hasWorkflowRunTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- 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 = 7;- Specified by:
getWorkflowRunTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowRunTimeout.
-
getWorkflowRunTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowRunTimeoutOrBuilder()
Timeout of a single workflow run
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
getWorkflowRunTimeoutOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
hasWorkflowTaskTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- 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 = 8;- Specified by:
getWorkflowTaskTimeoutin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowTaskTimeout.
-
getWorkflowTaskTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowTaskTimeoutOrBuilder()
Timeout of a single workflow task
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
getWorkflowTaskTimeoutOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getIdentity
public java.lang.String getIdentity()
The identity of the worker/client
string identity = 9;- Specified by:
getIdentityin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
The identity of the worker/client
string identity = 9;- Specified by:
getIdentityBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for identity.
-
getRequestId
public java.lang.String getRequestId()
Used to de-dupe signal w/ start requests
string request_id = 10;- Specified by:
getRequestIdin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
Used to de-dupe signal w/ start requests
string request_id = 10;- Specified by:
getRequestIdBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for requestId.
-
getWorkflowIdReusePolicyValue
public int getWorkflowIdReusePolicyValue()
Defines whether to allow re-using the workflow id from a previously *closed* workflow. The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyValuein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdReusePolicy.
-
getWorkflowIdReusePolicy
public WorkflowIdReusePolicy getWorkflowIdReusePolicy()
Defines whether to allow re-using the workflow id from a previously *closed* workflow. The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *running* workflow.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 11;- Specified by:
getWorkflowIdReusePolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowIdReusePolicy.
-
getWorkflowIdConflictPolicyValue
public int getWorkflowIdConflictPolicyValue()
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING. Note that WORKFLOW_ID_CONFLICT_POLICY_FAIL is an invalid option. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
.temporal.api.enums.v1.WorkflowIdConflictPolicy workflow_id_conflict_policy = 22;- Specified by:
getWorkflowIdConflictPolicyValuein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdConflictPolicy.
-
getWorkflowIdConflictPolicy
public WorkflowIdConflictPolicy getWorkflowIdConflictPolicy()
Defines how to resolve a workflow id conflict with a *running* workflow. The default policy is WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING. Note that WORKFLOW_ID_CONFLICT_POLICY_FAIL is an invalid option. See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
.temporal.api.enums.v1.WorkflowIdConflictPolicy workflow_id_conflict_policy = 22;- Specified by:
getWorkflowIdConflictPolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowIdConflictPolicy.
-
getSignalName
public java.lang.String getSignalName()
The workflow author-defined name of the signal to send to the workflow
string signal_name = 12;- Specified by:
getSignalNamein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The signalName.
-
getSignalNameBytes
public com.google.protobuf.ByteString getSignalNameBytes()
The workflow author-defined name of the signal to send to the workflow
string signal_name = 12;- Specified by:
getSignalNameBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for signalName.
-
hasSignalInput
public boolean hasSignalInput()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;- Specified by:
hasSignalInputin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the signalInput field is set.
-
getSignalInput
public Payloads getSignalInput()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;- Specified by:
getSignalInputin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The signalInput.
-
getSignalInputOrBuilder
public PayloadsOrBuilder getSignalInputOrBuilder()
Serialized value(s) to provide with the signal
.temporal.api.common.v1.Payloads signal_input = 13;- Specified by:
getSignalInputOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getControl
public java.lang.String getControl()
Deprecated
string control = 14;- Specified by:
getControlin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The control.
-
getControlBytes
public com.google.protobuf.ByteString getControlBytes()
Deprecated
string control = 14;- Specified by:
getControlBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for control.
-
hasRetryPolicy
public boolean hasRetryPolicy()
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;- Specified by:
hasRetryPolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
public RetryPolicy getRetryPolicy()
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;- Specified by:
getRetryPolicyin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The retryPolicy.
-
getRetryPolicyOrBuilder
public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
Retry policy for the workflow
.temporal.api.common.v1.RetryPolicy retry_policy = 15;- Specified by:
getRetryPolicyOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getCronSchedule
public java.lang.String getCronSchedule()
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 16;- Specified by:
getCronSchedulein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The cronSchedule.
-
getCronScheduleBytes
public com.google.protobuf.ByteString getCronScheduleBytes()
See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
string cron_schedule = 16;- Specified by:
getCronScheduleBytesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The bytes for cronSchedule.
-
hasMemo
public boolean hasMemo()
.temporal.api.common.v1.Memo memo = 17;- Specified by:
hasMemoin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the memo field is set.
-
getMemo
public Memo getMemo()
.temporal.api.common.v1.Memo memo = 17;- Specified by:
getMemoin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The memo.
-
getMemoOrBuilder
public MemoOrBuilder getMemoOrBuilder()
.temporal.api.common.v1.Memo memo = 17;- Specified by:
getMemoOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasSearchAttributes
public boolean hasSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 18;- Specified by:
hasSearchAttributesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
public SearchAttributes getSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 18;- Specified by:
getSearchAttributesin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The searchAttributes.
-
getSearchAttributesOrBuilder
public SearchAttributesOrBuilder getSearchAttributesOrBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 18;- Specified by:
getSearchAttributesOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 19;- Specified by:
hasHeaderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 19;- Specified by:
getHeaderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The header.
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 19;- Specified by:
getHeaderOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasWorkflowStartDelay
public boolean hasWorkflowStartDelay()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
hasWorkflowStartDelayin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the workflowStartDelay field is set.
-
getWorkflowStartDelay
public com.google.protobuf.Duration getWorkflowStartDelay()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
getWorkflowStartDelayin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The workflowStartDelay.
-
getWorkflowStartDelayOrBuilder
public com.google.protobuf.DurationOrBuilder getWorkflowStartDelayOrBuilder()
Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`. Note that the signal will be delivered with the first workflow task. If the workflow gets another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately and the rest of the delay period will be ignored, even if that request also had a delay. Signal via SignalWorkflowExecution will not unblock the workflow.
.google.protobuf.Duration workflow_start_delay = 20;- Specified by:
getWorkflowStartDelayOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasUserMetadata
public boolean hasUserMetadata()
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;- Specified by:
hasUserMetadatain interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the userMetadata field is set.
-
getUserMetadata
public UserMetadata getUserMetadata()
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;- Specified by:
getUserMetadatain interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The userMetadata.
-
getUserMetadataOrBuilder
public UserMetadataOrBuilder getUserMetadataOrBuilder()
Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo for use by user interfaces to display the fixed as-of-start summary and details of the workflow.
.temporal.api.sdk.v1.UserMetadata user_metadata = 23;- Specified by:
getUserMetadataOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinksList
public java.util.List<Link> getLinksList()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksListin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinksOrBuilderList
public java.util.List<? extends LinkOrBuilder> getLinksOrBuilderList()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksOrBuilderListin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinksCount
public int getLinksCount()
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksCountin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinks
public Link getLinks(int index)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
getLinksOrBuilder
public LinkOrBuilder getLinksOrBuilder(int index)
Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
repeated .temporal.api.common.v1.Link links = 24;- Specified by:
getLinksOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
hasVersioningOverride
public boolean hasVersioningOverride()
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;- Specified by:
hasVersioningOverridein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- Whether the versioningOverride field is set.
-
getVersioningOverride
public VersioningOverride getVersioningOverride()
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;- Specified by:
getVersioningOverridein interfaceSignalWithStartWorkflowExecutionRequestOrBuilder- Returns:
- The versioningOverride.
-
getVersioningOverrideOrBuilder
public VersioningOverrideOrBuilder getVersioningOverrideOrBuilder()
If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion. To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
.temporal.api.workflow.v1.VersioningOverride versioning_override = 25;- Specified by:
getVersioningOverrideOrBuilderin interfaceSignalWithStartWorkflowExecutionRequestOrBuilder
-
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 SignalWithStartWorkflowExecutionRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SignalWithStartWorkflowExecutionRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SignalWithStartWorkflowExecutionRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SignalWithStartWorkflowExecutionRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public SignalWithStartWorkflowExecutionRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SignalWithStartWorkflowExecutionRequest.Builder newBuilder()
-
newBuilder
public static SignalWithStartWorkflowExecutionRequest.Builder newBuilder(SignalWithStartWorkflowExecutionRequest prototype)
-
toBuilder
public SignalWithStartWorkflowExecutionRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SignalWithStartWorkflowExecutionRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SignalWithStartWorkflowExecutionRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SignalWithStartWorkflowExecutionRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<SignalWithStartWorkflowExecutionRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SignalWithStartWorkflowExecutionRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-