Package io.temporal.api.history.v1
Class WorkflowTaskCompletedEventAttributes
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowTaskCompletedEventAttributesOrBuilder,java.io.Serializable
@Generated(value="protoc", comments="annotations:WorkflowTaskCompletedEventAttributes.java.pb.meta") public final class WorkflowTaskCompletedEventAttributes extends com.google.protobuf.GeneratedMessageV3 implements WorkflowTaskCompletedEventAttributesOrBuilderProtobuf typetemporal.api.history.v1.WorkflowTaskCompletedEventAttributes- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkflowTaskCompletedEventAttributes.BuilderProtobuf typetemporal.api.history.v1.WorkflowTaskCompletedEventAttributes-
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 intBINARY_CHECKSUM_FIELD_NUMBERstatic intDEPLOYMENT_FIELD_NUMBERstatic intDEPLOYMENT_VERSION_FIELD_NUMBERstatic intIDENTITY_FIELD_NUMBERstatic intMETERING_METADATA_FIELD_NUMBERstatic intSCHEDULED_EVENT_ID_FIELD_NUMBERstatic intSDK_METADATA_FIELD_NUMBERstatic intSTARTED_EVENT_ID_FIELD_NUMBERstatic intVERSIONING_BEHAVIOR_FIELD_NUMBERstatic intWORKER_DEPLOYMENT_NAME_FIELD_NUMBERstatic intWORKER_DEPLOYMENT_VERSION_FIELD_NUMBERstatic intWORKER_VERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetBinaryChecksum()Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.binary_checksum is deprecated.com.google.protobuf.ByteStringgetBinaryChecksumBytes()Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.binary_checksum is deprecated.static WorkflowTaskCompletedEventAttributesgetDefaultInstance()WorkflowTaskCompletedEventAttributesgetDefaultInstanceForType()DeploymentgetDeployment()Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.deployment is deprecated.DeploymentOrBuildergetDeploymentOrBuilder()Deprecated.WorkerDeploymentVersiongetDeploymentVersion()The Worker Deployment Version that completed this task.WorkerDeploymentVersionOrBuildergetDeploymentVersionOrBuilder()The Worker Deployment Version that completed this task.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetIdentity()Identity of the worker who completed this taskcom.google.protobuf.ByteStringgetIdentityBytes()Identity of the worker who completed this taskMeteringMetadatagetMeteringMetadata()Local usage data sent during workflow task completion and recorded here for posterityMeteringMetadataOrBuildergetMeteringMetadataOrBuilder()Local usage data sent during workflow task completion and recorded here for posteritycom.google.protobuf.Parser<WorkflowTaskCompletedEventAttributes>getParserForType()longgetScheduledEventId()The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds toWorkflowTaskCompletedMetadatagetSdkMetadata()Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.WorkflowTaskCompletedMetadataOrBuildergetSdkMetadataOrBuilder()Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.intgetSerializedSize()longgetStartedEventId()The id of the `WORKFLOW_TASK_STARTED` event this task corresponds toVersioningBehaviorgetVersioningBehavior()Versioning behavior sent by the worker that completed this task for this particular workflow execution.intgetVersioningBehaviorValue()Versioning behavior sent by the worker that completed this task for this particular workflow execution.java.lang.StringgetWorkerDeploymentName()The name of Worker Deployment that completed this task.com.google.protobuf.ByteStringgetWorkerDeploymentNameBytes()The name of Worker Deployment that completed this task.java.lang.StringgetWorkerDeploymentVersion()Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_deployment_version is deprecated.com.google.protobuf.ByteStringgetWorkerDeploymentVersionBytes()Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_deployment_version is deprecated.WorkerVersionStampgetWorkerVersion()Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_version is deprecated.WorkerVersionStampOrBuildergetWorkerVersionOrBuilder()Deprecated.booleanhasDeployment()Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.deployment is deprecated.booleanhasDeploymentVersion()The Worker Deployment Version that completed this task.inthashCode()booleanhasMeteringMetadata()Local usage data sent during workflow task completion and recorded here for posteritybooleanhasSdkMetadata()Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.booleanhasWorkerVersion()Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_version is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WorkflowTaskCompletedEventAttributes.BuildernewBuilder()static WorkflowTaskCompletedEventAttributes.BuildernewBuilder(WorkflowTaskCompletedEventAttributes prototype)WorkflowTaskCompletedEventAttributes.BuildernewBuilderForType()protected WorkflowTaskCompletedEventAttributes.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WorkflowTaskCompletedEventAttributesparseDelimitedFrom(java.io.InputStream input)static WorkflowTaskCompletedEventAttributesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowTaskCompletedEventAttributesparseFrom(byte[] data)static WorkflowTaskCompletedEventAttributesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowTaskCompletedEventAttributesparseFrom(com.google.protobuf.ByteString data)static WorkflowTaskCompletedEventAttributesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowTaskCompletedEventAttributesparseFrom(com.google.protobuf.CodedInputStream input)static WorkflowTaskCompletedEventAttributesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowTaskCompletedEventAttributesparseFrom(java.io.InputStream input)static WorkflowTaskCompletedEventAttributesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowTaskCompletedEventAttributesparseFrom(java.nio.ByteBuffer data)static WorkflowTaskCompletedEventAttributesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WorkflowTaskCompletedEventAttributes>parser()WorkflowTaskCompletedEventAttributes.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
-
SCHEDULED_EVENT_ID_FIELD_NUMBER
public static final int SCHEDULED_EVENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTED_EVENT_ID_FIELD_NUMBER
public static final int STARTED_EVENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IDENTITY_FIELD_NUMBER
public static final int IDENTITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BINARY_CHECKSUM_FIELD_NUMBER
public static final int BINARY_CHECKSUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKER_VERSION_FIELD_NUMBER
public static final int WORKER_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SDK_METADATA_FIELD_NUMBER
public static final int SDK_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METERING_METADATA_FIELD_NUMBER
public static final int METERING_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPLOYMENT_FIELD_NUMBER
public static final int DEPLOYMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSIONING_BEHAVIOR_FIELD_NUMBER
public static final int VERSIONING_BEHAVIOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKER_DEPLOYMENT_VERSION_FIELD_NUMBER
public static final int WORKER_DEPLOYMENT_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKER_DEPLOYMENT_NAME_FIELD_NUMBER
public static final int WORKER_DEPLOYMENT_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPLOYMENT_VERSION_FIELD_NUMBER
public static final int DEPLOYMENT_VERSION_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
-
getScheduledEventId
public long getScheduledEventId()
The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
int64 scheduled_event_id = 1;- Specified by:
getScheduledEventIdin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The scheduledEventId.
-
getStartedEventId
public long getStartedEventId()
The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
int64 started_event_id = 2;- Specified by:
getStartedEventIdin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The startedEventId.
-
getIdentity
public java.lang.String getIdentity()
Identity of the worker who completed this task
string identity = 3;- Specified by:
getIdentityin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The identity.
-
getIdentityBytes
public com.google.protobuf.ByteString getIdentityBytes()
Identity of the worker who completed this task
string identity = 3;- Specified by:
getIdentityBytesin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The bytes for identity.
-
getBinaryChecksum
@Deprecated public java.lang.String getBinaryChecksum()
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=262Binary ID of the worker who completed this task Deprecated. Replaced with `deployment_version`.
string binary_checksum = 4 [deprecated = true];- Specified by:
getBinaryChecksumin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The binaryChecksum.
-
getBinaryChecksumBytes
@Deprecated public com.google.protobuf.ByteString getBinaryChecksumBytes()
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.binary_checksum is deprecated. See temporal/api/history/v1/message.proto;l=262Binary ID of the worker who completed this task Deprecated. Replaced with `deployment_version`.
string binary_checksum = 4 [deprecated = true];- Specified by:
getBinaryChecksumBytesin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The bytes for binaryChecksum.
-
hasWorkerVersion
@Deprecated public boolean hasWorkerVersion()
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_version is deprecated. See temporal/api/history/v1/message.proto;l=267Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. Use `deployment_version` and `versioning_behavior` instead.
.temporal.api.common.v1.WorkerVersionStamp worker_version = 5 [deprecated = true];- Specified by:
hasWorkerVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the workerVersion field is set.
-
getWorkerVersion
@Deprecated public WorkerVersionStamp getWorkerVersion()
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_version is deprecated. See temporal/api/history/v1/message.proto;l=267Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. Use `deployment_version` and `versioning_behavior` instead.
.temporal.api.common.v1.WorkerVersionStamp worker_version = 5 [deprecated = true];- Specified by:
getWorkerVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The workerVersion.
-
getWorkerVersionOrBuilder
@Deprecated public WorkerVersionStampOrBuilder getWorkerVersionOrBuilder()
Deprecated.Version info of the worker who processed this workflow task. If present, the `build_id` field within is also used as `binary_checksum`, which may be omitted in that case (it may also be populated to preserve compatibility). Deprecated. Use `deployment_version` and `versioning_behavior` instead.
.temporal.api.common.v1.WorkerVersionStamp worker_version = 5 [deprecated = true];- Specified by:
getWorkerVersionOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
hasSdkMetadata
public boolean hasSdkMetadata()
Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.
.temporal.api.sdk.v1.WorkflowTaskCompletedMetadata sdk_metadata = 6;- Specified by:
hasSdkMetadatain interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the sdkMetadata field is set.
-
getSdkMetadata
public WorkflowTaskCompletedMetadata getSdkMetadata()
Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.
.temporal.api.sdk.v1.WorkflowTaskCompletedMetadata sdk_metadata = 6;- Specified by:
getSdkMetadatain interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The sdkMetadata.
-
getSdkMetadataOrBuilder
public WorkflowTaskCompletedMetadataOrBuilder getSdkMetadataOrBuilder()
Data the SDK wishes to record for itself, but server need not interpret, and does not directly impact workflow state.
.temporal.api.sdk.v1.WorkflowTaskCompletedMetadata sdk_metadata = 6;- Specified by:
getSdkMetadataOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
hasMeteringMetadata
public boolean hasMeteringMetadata()
Local usage data sent during workflow task completion and recorded here for posterity
.temporal.api.common.v1.MeteringMetadata metering_metadata = 13;- Specified by:
hasMeteringMetadatain interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the meteringMetadata field is set.
-
getMeteringMetadata
public MeteringMetadata getMeteringMetadata()
Local usage data sent during workflow task completion and recorded here for posterity
.temporal.api.common.v1.MeteringMetadata metering_metadata = 13;- Specified by:
getMeteringMetadatain interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The meteringMetadata.
-
getMeteringMetadataOrBuilder
public MeteringMetadataOrBuilder getMeteringMetadataOrBuilder()
Local usage data sent during workflow task completion and recorded here for posterity
.temporal.api.common.v1.MeteringMetadata metering_metadata = 13;- Specified by:
getMeteringMetadataOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
hasDeployment
@Deprecated public boolean hasDeployment()
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.deployment is deprecated. See temporal/api/history/v1/message.proto;l=279The deployment that completed this task. May or may not be set for unversioned workers, depending on whether a value is sent by the SDK. This value updates workflow execution's `versioning_info.deployment`. Deprecated. Replaced with `deployment_version`.
.temporal.api.deployment.v1.Deployment deployment = 7 [deprecated = true];- Specified by:
hasDeploymentin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the deployment field is set.
-
getDeployment
@Deprecated public Deployment getDeployment()
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.deployment is deprecated. See temporal/api/history/v1/message.proto;l=279The deployment that completed this task. May or may not be set for unversioned workers, depending on whether a value is sent by the SDK. This value updates workflow execution's `versioning_info.deployment`. Deprecated. Replaced with `deployment_version`.
.temporal.api.deployment.v1.Deployment deployment = 7 [deprecated = true];- Specified by:
getDeploymentin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The deployment.
-
getDeploymentOrBuilder
@Deprecated public DeploymentOrBuilder getDeploymentOrBuilder()
Deprecated.The deployment that completed this task. May or may not be set for unversioned workers, depending on whether a value is sent by the SDK. This value updates workflow execution's `versioning_info.deployment`. Deprecated. Replaced with `deployment_version`.
.temporal.api.deployment.v1.Deployment deployment = 7 [deprecated = true];- Specified by:
getDeploymentOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
getVersioningBehaviorValue
public int getVersioningBehaviorValue()
Versioning behavior sent by the worker that completed this task for this particular workflow execution. UNSPECIFIED means the task was completed by an unversioned worker. This value updates workflow execution's `versioning_info.behavior`.
.temporal.api.enums.v1.VersioningBehavior versioning_behavior = 8;- Specified by:
getVersioningBehaviorValuein interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The enum numeric value on the wire for versioningBehavior.
-
getVersioningBehavior
public VersioningBehavior getVersioningBehavior()
Versioning behavior sent by the worker that completed this task for this particular workflow execution. UNSPECIFIED means the task was completed by an unversioned worker. This value updates workflow execution's `versioning_info.behavior`.
.temporal.api.enums.v1.VersioningBehavior versioning_behavior = 8;- Specified by:
getVersioningBehaviorin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The versioningBehavior.
-
getWorkerDeploymentVersion
@Deprecated public java.lang.String getWorkerDeploymentVersion()
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_deployment_version is deprecated. See temporal/api/history/v1/message.proto;l=288The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.version`. Experimental. Worker Deployments are experimental and might significantly change in the future. Deprecated. Replaced with `deployment_version`.
string worker_deployment_version = 9 [deprecated = true];- Specified by:
getWorkerDeploymentVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The workerDeploymentVersion.
-
getWorkerDeploymentVersionBytes
@Deprecated public com.google.protobuf.ByteString getWorkerDeploymentVersionBytes()
Deprecated.temporal.api.history.v1.WorkflowTaskCompletedEventAttributes.worker_deployment_version is deprecated. See temporal/api/history/v1/message.proto;l=288The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.version`. Experimental. Worker Deployments are experimental and might significantly change in the future. Deprecated. Replaced with `deployment_version`.
string worker_deployment_version = 9 [deprecated = true];- Specified by:
getWorkerDeploymentVersionBytesin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The bytes for workerDeploymentVersion.
-
getWorkerDeploymentName
public java.lang.String getWorkerDeploymentName()
The name of Worker Deployment that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `worker_deployment_name`. Experimental. Worker Deployments are experimental and might significantly change in the future.
string worker_deployment_name = 10;- Specified by:
getWorkerDeploymentNamein interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The workerDeploymentName.
-
getWorkerDeploymentNameBytes
public com.google.protobuf.ByteString getWorkerDeploymentNameBytes()
The name of Worker Deployment that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `worker_deployment_name`. Experimental. Worker Deployments are experimental and might significantly change in the future.
string worker_deployment_name = 10;- Specified by:
getWorkerDeploymentNameBytesin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The bytes for workerDeploymentName.
-
hasDeploymentVersion
public boolean hasDeploymentVersion()
The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.deployment_version`. Experimental. Worker Deployments are experimental and might significantly change in the future.
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 11;- Specified by:
hasDeploymentVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- Whether the deploymentVersion field is set.
-
getDeploymentVersion
public WorkerDeploymentVersion getDeploymentVersion()
The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.deployment_version`. Experimental. Worker Deployments are experimental and might significantly change in the future.
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 11;- Specified by:
getDeploymentVersionin interfaceWorkflowTaskCompletedEventAttributesOrBuilder- Returns:
- The deploymentVersion.
-
getDeploymentVersionOrBuilder
public WorkerDeploymentVersionOrBuilder getDeploymentVersionOrBuilder()
The Worker Deployment Version that completed this task. Must be set if `versioning_behavior` is set. This value updates workflow execution's `versioning_info.deployment_version`. Experimental. Worker Deployments are experimental and might significantly change in the future.
.temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 11;- Specified by:
getDeploymentVersionOrBuilderin interfaceWorkflowTaskCompletedEventAttributesOrBuilder
-
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 WorkflowTaskCompletedEventAttributes parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static WorkflowTaskCompletedEventAttributes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static WorkflowTaskCompletedEventAttributes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static WorkflowTaskCompletedEventAttributes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public WorkflowTaskCompletedEventAttributes.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WorkflowTaskCompletedEventAttributes.Builder newBuilder()
-
newBuilder
public static WorkflowTaskCompletedEventAttributes.Builder newBuilder(WorkflowTaskCompletedEventAttributes prototype)
-
toBuilder
public WorkflowTaskCompletedEventAttributes.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WorkflowTaskCompletedEventAttributes.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WorkflowTaskCompletedEventAttributes getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WorkflowTaskCompletedEventAttributes> parser()
-
getParserForType
public com.google.protobuf.Parser<WorkflowTaskCompletedEventAttributes> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WorkflowTaskCompletedEventAttributes getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-