Package io.temporal.api.history.v1
Class StartChildWorkflowExecutionInitiatedEventAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StartChildWorkflowExecutionInitiatedEventAttributesOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:StartChildWorkflowExecutionInitiatedEventAttributes.java.pb.meta") public final class StartChildWorkflowExecutionInitiatedEventAttributes extends com.google.protobuf.GeneratedMessageV3 implements StartChildWorkflowExecutionInitiatedEventAttributesOrBuilderProtobuf typetemporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStartChildWorkflowExecutionInitiatedEventAttributes.BuilderProtobuf typetemporal.api.history.v1.StartChildWorkflowExecutionInitiatedEventAttributes-
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 intCONTROL_FIELD_NUMBERstatic intCRON_SCHEDULE_FIELD_NUMBERstatic intHEADER_FIELD_NUMBERstatic intINHERIT_BUILD_ID_FIELD_NUMBERstatic intINPUT_FIELD_NUMBERstatic intMEMO_FIELD_NUMBERstatic intNAMESPACE_FIELD_NUMBERstatic intNAMESPACE_ID_FIELD_NUMBERstatic intPARENT_CLOSE_POLICY_FIELD_NUMBERstatic intRETRY_POLICY_FIELD_NUMBERstatic intSEARCH_ATTRIBUTES_FIELD_NUMBERstatic intTASK_QUEUE_FIELD_NUMBERstatic intWORKFLOW_EXECUTION_TIMEOUT_FIELD_NUMBERstatic intWORKFLOW_ID_FIELD_NUMBERstatic intWORKFLOW_ID_REUSE_POLICY_FIELD_NUMBERstatic intWORKFLOW_RUN_TIMEOUT_FIELD_NUMBERstatic intWORKFLOW_TASK_COMPLETED_EVENT_ID_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()If this child runs on a cron schedule, it will appear herecom.google.protobuf.ByteStringgetCronScheduleBytes()If this child runs on a cron schedule, it will appear herestatic StartChildWorkflowExecutionInitiatedEventAttributesgetDefaultInstance()StartChildWorkflowExecutionInitiatedEventAttributesgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()HeadergetHeader().temporal.api.common.v1.Header header = 15;HeaderOrBuildergetHeaderOrBuilder().temporal.api.common.v1.Header header = 15;booleangetInheritBuildId()If this is set, the child workflow inherits the Build ID of the parent.PayloadsgetInput().temporal.api.common.v1.Payloads input = 5;PayloadsOrBuildergetInputOrBuilder().temporal.api.common.v1.Payloads input = 5;MemogetMemo().temporal.api.common.v1.Memo memo = 16;MemoOrBuildergetMemoOrBuilder().temporal.api.common.v1.Memo memo = 16;java.lang.StringgetNamespace()Namespace of the child workflow.com.google.protobuf.ByteStringgetNamespaceBytes()Namespace of the child workflow.java.lang.StringgetNamespaceId()string namespace_id = 18;com.google.protobuf.ByteStringgetNamespaceIdBytes()string namespace_id = 18;ParentClosePolicygetParentClosePolicy()Default: PARENT_CLOSE_POLICY_TERMINATE.intgetParentClosePolicyValue()Default: PARENT_CLOSE_POLICY_TERMINATE.com.google.protobuf.Parser<StartChildWorkflowExecutionInitiatedEventAttributes>getParserForType()RetryPolicygetRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 13;RetryPolicyOrBuildergetRetryPolicyOrBuilder().temporal.api.common.v1.RetryPolicy retry_policy = 13;SearchAttributesgetSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 17;SearchAttributesOrBuildergetSearchAttributesOrBuilder().temporal.api.common.v1.SearchAttributes search_attributes = 17;intgetSerializedSize()TaskQueuegetTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;TaskQueueOrBuildergetTaskQueueOrBuilder().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;com.google.protobuf.UnknownFieldSetgetUnknownFields()com.google.protobuf.DurationgetWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.com.google.protobuf.DurationOrBuildergetWorkflowExecutionTimeoutOrBuilder()Total workflow execution timeout including retries and continue as new.java.lang.StringgetWorkflowId()string workflow_id = 2;com.google.protobuf.ByteStringgetWorkflowIdBytes()string workflow_id = 2;WorkflowIdReusePolicygetWorkflowIdReusePolicy()Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.intgetWorkflowIdReusePolicyValue()Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.com.google.protobuf.DurationgetWorkflowRunTimeout()Timeout of a single workflow run.com.google.protobuf.DurationOrBuildergetWorkflowRunTimeoutOrBuilder()Timeout of a single workflow run.longgetWorkflowTaskCompletedEventId()The `WORKFLOW_TASK_COMPLETED` event which this command was reported withcom.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 = 3;WorkflowTypeOrBuildergetWorkflowTypeOrBuilder().temporal.api.common.v1.WorkflowType workflow_type = 3;inthashCode()booleanhasHeader().temporal.api.common.v1.Header header = 15;booleanhasInput().temporal.api.common.v1.Payloads input = 5;booleanhasMemo().temporal.api.common.v1.Memo memo = 16;booleanhasRetryPolicy().temporal.api.common.v1.RetryPolicy retry_policy = 13;booleanhasSearchAttributes().temporal.api.common.v1.SearchAttributes search_attributes = 17;booleanhasTaskQueue().temporal.api.taskqueue.v1.TaskQueue task_queue = 4;booleanhasWorkflowExecutionTimeout()Total workflow execution timeout including retries and continue as new.booleanhasWorkflowRunTimeout()Timeout of a single workflow run.booleanhasWorkflowTaskTimeout()Timeout of a single workflow task.booleanhasWorkflowType().temporal.api.common.v1.WorkflowType workflow_type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static StartChildWorkflowExecutionInitiatedEventAttributes.BuildernewBuilder()static StartChildWorkflowExecutionInitiatedEventAttributes.BuildernewBuilder(StartChildWorkflowExecutionInitiatedEventAttributes prototype)StartChildWorkflowExecutionInitiatedEventAttributes.BuildernewBuilderForType()protected StartChildWorkflowExecutionInitiatedEventAttributes.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static StartChildWorkflowExecutionInitiatedEventAttributesparseDelimitedFrom(java.io.InputStream input)static StartChildWorkflowExecutionInitiatedEventAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(byte[] data)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(com.google.protobuf.ByteString data)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(com.google.protobuf.CodedInputStream input)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(java.io.InputStream input)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(java.nio.ByteBuffer data)static StartChildWorkflowExecutionInitiatedEventAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<StartChildWorkflowExecutionInitiatedEventAttributes>parser()StartChildWorkflowExecutionInitiatedEventAttributes.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
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAMESPACE_ID_FIELD_NUMBER
public static final int NAMESPACE_ID_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
-
PARENT_CLOSE_POLICY_FIELD_NUMBER
public static final int PARENT_CLOSE_POLICY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTROL_FIELD_NUMBER
public static final int CONTROL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKFLOW_TASK_COMPLETED_EVENT_ID_FIELD_NUMBER
public static final int WORKFLOW_TASK_COMPLETED_EVENT_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
-
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
-
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
-
getNamespace
public java.lang.String getNamespace()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Specified by:
getNamespacein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()
Namespace of the child workflow. SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
string namespace = 1;- Specified by:
getNamespaceBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for namespace.
-
getNamespaceId
public java.lang.String getNamespaceId()
string namespace_id = 18;- Specified by:
getNamespaceIdin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The namespaceId.
-
getNamespaceIdBytes
public com.google.protobuf.ByteString getNamespaceIdBytes()
string namespace_id = 18;- Specified by:
getNamespaceIdBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for namespaceId.
-
getWorkflowId
public java.lang.String getWorkflowId()
string workflow_id = 2;- Specified by:
getWorkflowIdin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowId.
-
getWorkflowIdBytes
public com.google.protobuf.ByteString getWorkflowIdBytes()
string workflow_id = 2;- Specified by:
getWorkflowIdBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for workflowId.
-
hasWorkflowType
public boolean hasWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
hasWorkflowTypein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the workflowType field is set.
-
getWorkflowType
public WorkflowType getWorkflowType()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowType.
-
getWorkflowTypeOrBuilder
public WorkflowTypeOrBuilder getWorkflowTypeOrBuilder()
.temporal.api.common.v1.WorkflowType workflow_type = 3;- Specified by:
getWorkflowTypeOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasTaskQueue
public boolean hasTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
hasTaskQueuein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the taskQueue field is set.
-
getTaskQueue
public TaskQueue getTaskQueue()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueuein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The taskQueue.
-
getTaskQueueOrBuilder
public TaskQueueOrBuilder getTaskQueueOrBuilder()
.temporal.api.taskqueue.v1.TaskQueue task_queue = 4;- Specified by:
getTaskQueueOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasInput
public boolean hasInput()
.temporal.api.common.v1.Payloads input = 5;- Specified by:
hasInputin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the input field is set.
-
getInput
public Payloads getInput()
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The input.
-
getInputOrBuilder
public PayloadsOrBuilder getInputOrBuilder()
.temporal.api.common.v1.Payloads input = 5;- Specified by:
getInputOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasWorkflowExecutionTimeout
public boolean hasWorkflowExecutionTimeout()
Total workflow execution timeout including retries and continue as new.
.google.protobuf.Duration workflow_execution_timeout = 6;- Specified by:
hasWorkflowExecutionTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- 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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- 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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasWorkflowRunTimeout
public boolean hasWorkflowRunTimeout()
Timeout of a single workflow run.
.google.protobuf.Duration workflow_run_timeout = 7;- Specified by:
hasWorkflowRunTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- 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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- 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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasWorkflowTaskTimeout
public boolean hasWorkflowTaskTimeout()
Timeout of a single workflow task.
.google.protobuf.Duration workflow_task_timeout = 8;- Specified by:
hasWorkflowTaskTimeoutin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- 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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- 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 interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
getParentClosePolicyValue
public int getParentClosePolicyValue()
Default: PARENT_CLOSE_POLICY_TERMINATE.
.temporal.api.enums.v1.ParentClosePolicy parent_close_policy = 9;- Specified by:
getParentClosePolicyValuein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for parentClosePolicy.
-
getParentClosePolicy
public ParentClosePolicy getParentClosePolicy()
Default: PARENT_CLOSE_POLICY_TERMINATE.
.temporal.api.enums.v1.ParentClosePolicy parent_close_policy = 9;- Specified by:
getParentClosePolicyin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The parentClosePolicy.
-
getControl
public java.lang.String getControl()
Deprecated
string control = 10;- Specified by:
getControlin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The control.
-
getControlBytes
public com.google.protobuf.ByteString getControlBytes()
Deprecated
string control = 10;- Specified by:
getControlBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for control.
-
getWorkflowTaskCompletedEventId
public long getWorkflowTaskCompletedEventId()
The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
int64 workflow_task_completed_event_id = 11;- Specified by:
getWorkflowTaskCompletedEventIdin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowTaskCompletedEventId.
-
getWorkflowIdReusePolicyValue
public int getWorkflowIdReusePolicyValue()
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 12;- Specified by:
getWorkflowIdReusePolicyValuein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for workflowIdReusePolicy.
-
getWorkflowIdReusePolicy
public WorkflowIdReusePolicy getWorkflowIdReusePolicy()
Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
.temporal.api.enums.v1.WorkflowIdReusePolicy workflow_id_reuse_policy = 12;- Specified by:
getWorkflowIdReusePolicyin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The workflowIdReusePolicy.
-
hasRetryPolicy
public boolean hasRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 13;- Specified by:
hasRetryPolicyin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
public RetryPolicy getRetryPolicy()
.temporal.api.common.v1.RetryPolicy retry_policy = 13;- Specified by:
getRetryPolicyin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The retryPolicy.
-
getRetryPolicyOrBuilder
public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
.temporal.api.common.v1.RetryPolicy retry_policy = 13;- Specified by:
getRetryPolicyOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
getCronSchedule
public java.lang.String getCronSchedule()
If this child runs on a cron schedule, it will appear here
string cron_schedule = 14;- Specified by:
getCronSchedulein interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The cronSchedule.
-
getCronScheduleBytes
public com.google.protobuf.ByteString getCronScheduleBytes()
If this child runs on a cron schedule, it will appear here
string cron_schedule = 14;- Specified by:
getCronScheduleBytesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The bytes for cronSchedule.
-
hasHeader
public boolean hasHeader()
.temporal.api.common.v1.Header header = 15;- Specified by:
hasHeaderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public Header getHeader()
.temporal.api.common.v1.Header header = 15;- Specified by:
getHeaderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The header.
-
getHeaderOrBuilder
public HeaderOrBuilder getHeaderOrBuilder()
.temporal.api.common.v1.Header header = 15;- Specified by:
getHeaderOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasMemo
public boolean hasMemo()
.temporal.api.common.v1.Memo memo = 16;- Specified by:
hasMemoin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the memo field is set.
-
getMemo
public Memo getMemo()
.temporal.api.common.v1.Memo memo = 16;- Specified by:
getMemoin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The memo.
-
getMemoOrBuilder
public MemoOrBuilder getMemoOrBuilder()
.temporal.api.common.v1.Memo memo = 16;- Specified by:
getMemoOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
hasSearchAttributes
public boolean hasSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 17;- Specified by:
hasSearchAttributesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
public SearchAttributes getSearchAttributes()
.temporal.api.common.v1.SearchAttributes search_attributes = 17;- Specified by:
getSearchAttributesin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- Returns:
- The searchAttributes.
-
getSearchAttributesOrBuilder
public SearchAttributesOrBuilder getSearchAttributesOrBuilder()
.temporal.api.common.v1.SearchAttributes search_attributes = 17;- Specified by:
getSearchAttributesOrBuilderin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder
-
getInheritBuildId
public boolean getInheritBuildId()
If this is set, the child workflow inherits the Build ID of the parent. Otherwise, the assignment rules of the child's Task Queue will be used to independently assign a Build ID to it.
bool inherit_build_id = 19;- Specified by:
getInheritBuildIdin interfaceStartChildWorkflowExecutionInitiatedEventAttributesOrBuilder- 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 StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static StartChildWorkflowExecutionInitiatedEventAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static StartChildWorkflowExecutionInitiatedEventAttributes.Builder newBuilder()
-
newBuilder
public static StartChildWorkflowExecutionInitiatedEventAttributes.Builder newBuilder(StartChildWorkflowExecutionInitiatedEventAttributes prototype)
-
toBuilder
public StartChildWorkflowExecutionInitiatedEventAttributes.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected StartChildWorkflowExecutionInitiatedEventAttributes.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static StartChildWorkflowExecutionInitiatedEventAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<StartChildWorkflowExecutionInitiatedEventAttributes> parser()
-
getParserForType
public com.google.protobuf.Parser<StartChildWorkflowExecutionInitiatedEventAttributes> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public StartChildWorkflowExecutionInitiatedEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-