Class WorkflowRuleSpec
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.rules.v1.WorkflowRuleSpec
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WorkflowRuleSpecOrBuilder,Serializable
@Generated(value="protoc",
comments="annotations:WorkflowRuleSpec.java.pb.meta")
public final class WorkflowRuleSpec
extends com.google.protobuf.GeneratedMessageV3
implements WorkflowRuleSpecOrBuilder
Protobuf type
temporal.api.rules.v1.WorkflowRuleSpec- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classActivity trigger will be triggered when an activity is about to start.static interfacestatic final classProtobuf typetemporal.api.rules.v1.WorkflowRuleSpecstatic enumNested 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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetActions(int index) WorkflowRuleAction to be taken when the rule is triggered and predicate is matched.intWorkflowRuleAction to be taken when the rule is triggered and predicate is matched.WorkflowRuleAction to be taken when the rule is triggered and predicate is matched.getActionsOrBuilder(int index) WorkflowRuleAction to be taken when the rule is triggered and predicate is matched.List<? extends WorkflowRuleActionOrBuilder> WorkflowRuleAction to be taken when the rule is triggered and predicate is matched..temporal.api.rules.v1.WorkflowRuleSpec.ActivityStartingTrigger activity_start = 2;.temporal.api.rules.v1.WorkflowRuleSpec.ActivityStartingTrigger activity_start = 2;static WorkflowRuleSpecstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampExpiration time of the rule.com.google.protobuf.TimestampOrBuilderExpiration time of the rule.getId()The id of the new workflow rule.com.google.protobuf.ByteStringThe id of the new workflow rule.com.google.protobuf.Parser<WorkflowRuleSpec> intRestricted Visibility query.com.google.protobuf.ByteStringRestricted Visibility query.boolean.temporal.api.rules.v1.WorkflowRuleSpec.ActivityStartingTrigger activity_start = 2;booleanExpiration time of the rule.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic WorkflowRuleSpec.Builderstatic WorkflowRuleSpec.BuildernewBuilder(WorkflowRuleSpec prototype) protected WorkflowRuleSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static WorkflowRuleSpecparseDelimitedFrom(InputStream input) static WorkflowRuleSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WorkflowRuleSpecparseFrom(byte[] data) static WorkflowRuleSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WorkflowRuleSpecparseFrom(com.google.protobuf.ByteString data) static WorkflowRuleSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WorkflowRuleSpecparseFrom(com.google.protobuf.CodedInputStream input) static WorkflowRuleSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WorkflowRuleSpecparseFrom(InputStream input) static WorkflowRuleSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static WorkflowRuleSpecparseFrom(ByteBuffer data) static WorkflowRuleSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<WorkflowRuleSpec> parser()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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
ACTIVITY_START_FIELD_NUMBER
public static final int ACTIVITY_START_FIELD_NUMBER- See Also:
-
VISIBILITY_QUERY_FIELD_NUMBER
public static final int VISIBILITY_QUERY_FIELD_NUMBER- See Also:
-
ACTIONS_FIELD_NUMBER
public static final int ACTIONS_FIELD_NUMBER- See Also:
-
EXPIRATION_TIME_FIELD_NUMBER
public static final int EXPIRATION_TIME_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- 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
-
getTriggerCase
- Specified by:
getTriggerCasein interfaceWorkflowRuleSpecOrBuilder
-
getId
The id of the new workflow rule. Must be unique within the namespace. Can be set by the user, and can have business meaning.
string id = 1;- Specified by:
getIdin interfaceWorkflowRuleSpecOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()The id of the new workflow rule. Must be unique within the namespace. Can be set by the user, and can have business meaning.
string id = 1;- Specified by:
getIdBytesin interfaceWorkflowRuleSpecOrBuilder- Returns:
- The bytes for id.
-
hasActivityStart
public boolean hasActivityStart().temporal.api.rules.v1.WorkflowRuleSpec.ActivityStartingTrigger activity_start = 2;- Specified by:
hasActivityStartin interfaceWorkflowRuleSpecOrBuilder- Returns:
- Whether the activityStart field is set.
-
getActivityStart
.temporal.api.rules.v1.WorkflowRuleSpec.ActivityStartingTrigger activity_start = 2;- Specified by:
getActivityStartin interfaceWorkflowRuleSpecOrBuilder- Returns:
- The activityStart.
-
getActivityStartOrBuilder
.temporal.api.rules.v1.WorkflowRuleSpec.ActivityStartingTrigger activity_start = 2;- Specified by:
getActivityStartOrBuilderin interfaceWorkflowRuleSpecOrBuilder
-
getVisibilityQuery
Restricted Visibility query. This query is used to filter workflows in this namespace to which this rule should apply. It is applied to any running workflow each time a triggering event occurs, before the trigger predicate is evaluated. The following workflow attributes are supported: - WorkflowType - WorkflowId - StartTime - ExecutionStatus
string visibility_query = 3;- Specified by:
getVisibilityQueryin interfaceWorkflowRuleSpecOrBuilder- Returns:
- The visibilityQuery.
-
getVisibilityQueryBytes
public com.google.protobuf.ByteString getVisibilityQueryBytes()Restricted Visibility query. This query is used to filter workflows in this namespace to which this rule should apply. It is applied to any running workflow each time a triggering event occurs, before the trigger predicate is evaluated. The following workflow attributes are supported: - WorkflowType - WorkflowId - StartTime - ExecutionStatus
string visibility_query = 3;- Specified by:
getVisibilityQueryBytesin interfaceWorkflowRuleSpecOrBuilder- Returns:
- The bytes for visibilityQuery.
-
getActionsList
WorkflowRuleAction to be taken when the rule is triggered and predicate is matched.
repeated .temporal.api.rules.v1.WorkflowRuleAction actions = 4;- Specified by:
getActionsListin interfaceWorkflowRuleSpecOrBuilder
-
getActionsOrBuilderList
WorkflowRuleAction to be taken when the rule is triggered and predicate is matched.
repeated .temporal.api.rules.v1.WorkflowRuleAction actions = 4;- Specified by:
getActionsOrBuilderListin interfaceWorkflowRuleSpecOrBuilder
-
getActionsCount
public int getActionsCount()WorkflowRuleAction to be taken when the rule is triggered and predicate is matched.
repeated .temporal.api.rules.v1.WorkflowRuleAction actions = 4;- Specified by:
getActionsCountin interfaceWorkflowRuleSpecOrBuilder
-
getActions
WorkflowRuleAction to be taken when the rule is triggered and predicate is matched.
repeated .temporal.api.rules.v1.WorkflowRuleAction actions = 4;- Specified by:
getActionsin interfaceWorkflowRuleSpecOrBuilder
-
getActionsOrBuilder
WorkflowRuleAction to be taken when the rule is triggered and predicate is matched.
repeated .temporal.api.rules.v1.WorkflowRuleAction actions = 4;- Specified by:
getActionsOrBuilderin interfaceWorkflowRuleSpecOrBuilder
-
hasExpirationTime
public boolean hasExpirationTime()Expiration time of the rule. After this time, the rule will be deleted. Can be empty if the rule should never expire.
.google.protobuf.Timestamp expiration_time = 5;- Specified by:
hasExpirationTimein interfaceWorkflowRuleSpecOrBuilder- Returns:
- Whether the expirationTime field is set.
-
getExpirationTime
public com.google.protobuf.Timestamp getExpirationTime()Expiration time of the rule. After this time, the rule will be deleted. Can be empty if the rule should never expire.
.google.protobuf.Timestamp expiration_time = 5;- Specified by:
getExpirationTimein interfaceWorkflowRuleSpecOrBuilder- Returns:
- The expirationTime.
-
getExpirationTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getExpirationTimeOrBuilder()Expiration time of the rule. After this time, the rule will be deleted. Can be empty if the rule should never expire.
.google.protobuf.Timestamp expiration_time = 5;- Specified by:
getExpirationTimeOrBuilderin interfaceWorkflowRuleSpecOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- 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 WorkflowRuleSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowRuleSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowRuleSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowRuleSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowRuleSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowRuleSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static WorkflowRuleSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static WorkflowRuleSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static WorkflowRuleSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static WorkflowRuleSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WorkflowRuleSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-