Class GatewayOuterClass.EvaluatedDecision
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.EvaluatedDecision
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GatewayOuterClass.EvaluatedDecisionOrBuilder,Serializable
- Enclosing class:
GatewayOuterClass
public static final class GatewayOuterClass.EvaluatedDecision
extends com.google.protobuf.GeneratedMessageV3
implements GatewayOuterClass.EvaluatedDecisionOrBuilder
Protobuf type
gateway_protocol.EvaluatedDecision- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typegateway_protocol.EvaluatedDecisionNested 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 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 TypeMethodDescriptionbooleanthe ID of the decision which was evaluatedcom.google.protobuf.ByteStringthe ID of the decision which was evaluatedlongthe unique key identifying the decision which was evaluated (e.g.the name of the decision which was evaluatedcom.google.protobuf.ByteStringthe name of the decision which was evaluatedJSON document that will instantiate the result of the decision which was evaluated; it will be a JSON object, as the result output will be mapped in a key-value fashion, e.g.com.google.protobuf.ByteStringJSON document that will instantiate the result of the decision which was evaluated; it will be a JSON object, as the result output will be mapped in a key-value fashion, e.g.the type of the decision which was evaluatedcom.google.protobuf.ByteStringthe type of the decision which was evaluatedintthe version of the decision which was evaluatedstatic final com.google.protobuf.Descriptors.DescriptorgetEvaluatedInputs(int index) the decision inputs that were evaluated within this decision evaluationintthe decision inputs that were evaluated within this decision evaluationthe decision inputs that were evaluated within this decision evaluationgetEvaluatedInputsOrBuilder(int index) the decision inputs that were evaluated within this decision evaluationthe decision inputs that were evaluated within this decision evaluationgetMatchedRules(int index) the decision rules that matched within this decision evaluationintthe decision rules that matched within this decision evaluationthe decision rules that matched within this decision evaluationgetMatchedRulesOrBuilder(int index) the decision rules that matched within this decision evaluationthe decision rules that matched within this decision evaluationcom.google.protobuf.Parser<GatewayOuterClass.EvaluatedDecision> intthe tenant identifier of the evaluated decisioncom.google.protobuf.ByteStringthe tenant identifier of the evaluated decisioninthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(GatewayOuterClass.EvaluatedDecision prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<GatewayOuterClass.EvaluatedDecision> 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
-
DECISIONKEY_FIELD_NUMBER
public static final int DECISIONKEY_FIELD_NUMBER- See Also:
-
DECISIONID_FIELD_NUMBER
public static final int DECISIONID_FIELD_NUMBER- See Also:
-
DECISIONNAME_FIELD_NUMBER
public static final int DECISIONNAME_FIELD_NUMBER- See Also:
-
DECISIONVERSION_FIELD_NUMBER
public static final int DECISIONVERSION_FIELD_NUMBER- See Also:
-
DECISIONTYPE_FIELD_NUMBER
public static final int DECISIONTYPE_FIELD_NUMBER- See Also:
-
DECISIONOUTPUT_FIELD_NUMBER
public static final int DECISIONOUTPUT_FIELD_NUMBER- See Also:
-
MATCHEDRULES_FIELD_NUMBER
public static final int MATCHEDRULES_FIELD_NUMBER- See Also:
-
EVALUATEDINPUTS_FIELD_NUMBER
public static final int EVALUATEDINPUTS_FIELD_NUMBER- See Also:
-
TENANTID_FIELD_NUMBER
public static final int TENANTID_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
-
getDecisionKey
public long getDecisionKey()the unique key identifying the decision which was evaluated (e.g. returned from a decision in the DeployResourceResponse message)
int64 decisionKey = 1;- Specified by:
getDecisionKeyin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The decisionKey.
-
getDecisionId
the ID of the decision which was evaluated
string decisionId = 2;- Specified by:
getDecisionIdin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The decisionId.
-
getDecisionIdBytes
public com.google.protobuf.ByteString getDecisionIdBytes()the ID of the decision which was evaluated
string decisionId = 2;- Specified by:
getDecisionIdBytesin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The bytes for decisionId.
-
getDecisionName
the name of the decision which was evaluated
string decisionName = 3;- Specified by:
getDecisionNamein interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The decisionName.
-
getDecisionNameBytes
public com.google.protobuf.ByteString getDecisionNameBytes()the name of the decision which was evaluated
string decisionName = 3;- Specified by:
getDecisionNameBytesin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The bytes for decisionName.
-
getDecisionVersion
public int getDecisionVersion()the version of the decision which was evaluated
int32 decisionVersion = 4;- Specified by:
getDecisionVersionin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The decisionVersion.
-
getDecisionType
the type of the decision which was evaluated
string decisionType = 5;- Specified by:
getDecisionTypein interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The decisionType.
-
getDecisionTypeBytes
public com.google.protobuf.ByteString getDecisionTypeBytes()the type of the decision which was evaluated
string decisionType = 5;- Specified by:
getDecisionTypeBytesin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The bytes for decisionType.
-
getDecisionOutput
JSON document that will instantiate the result of the decision which was evaluated; it will be a JSON object, as the result output will be mapped in a key-value fashion, e.g. { "a": 1 }.string decisionOutput = 6;- Specified by:
getDecisionOutputin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The decisionOutput.
-
getDecisionOutputBytes
public com.google.protobuf.ByteString getDecisionOutputBytes()JSON document that will instantiate the result of the decision which was evaluated; it will be a JSON object, as the result output will be mapped in a key-value fashion, e.g. { "a": 1 }.string decisionOutput = 6;- Specified by:
getDecisionOutputBytesin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The bytes for decisionOutput.
-
getMatchedRulesList
the decision rules that matched within this decision evaluation
repeated .gateway_protocol.MatchedDecisionRule matchedRules = 7;- Specified by:
getMatchedRulesListin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getMatchedRulesOrBuilderList
public List<? extends GatewayOuterClass.MatchedDecisionRuleOrBuilder> getMatchedRulesOrBuilderList()the decision rules that matched within this decision evaluation
repeated .gateway_protocol.MatchedDecisionRule matchedRules = 7;- Specified by:
getMatchedRulesOrBuilderListin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getMatchedRulesCount
public int getMatchedRulesCount()the decision rules that matched within this decision evaluation
repeated .gateway_protocol.MatchedDecisionRule matchedRules = 7;- Specified by:
getMatchedRulesCountin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getMatchedRules
the decision rules that matched within this decision evaluation
repeated .gateway_protocol.MatchedDecisionRule matchedRules = 7;- Specified by:
getMatchedRulesin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getMatchedRulesOrBuilder
the decision rules that matched within this decision evaluation
repeated .gateway_protocol.MatchedDecisionRule matchedRules = 7;- Specified by:
getMatchedRulesOrBuilderin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getEvaluatedInputsList
the decision inputs that were evaluated within this decision evaluation
repeated .gateway_protocol.EvaluatedDecisionInput evaluatedInputs = 8;- Specified by:
getEvaluatedInputsListin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getEvaluatedInputsOrBuilderList
public List<? extends GatewayOuterClass.EvaluatedDecisionInputOrBuilder> getEvaluatedInputsOrBuilderList()the decision inputs that were evaluated within this decision evaluation
repeated .gateway_protocol.EvaluatedDecisionInput evaluatedInputs = 8;- Specified by:
getEvaluatedInputsOrBuilderListin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getEvaluatedInputsCount
public int getEvaluatedInputsCount()the decision inputs that were evaluated within this decision evaluation
repeated .gateway_protocol.EvaluatedDecisionInput evaluatedInputs = 8;- Specified by:
getEvaluatedInputsCountin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getEvaluatedInputs
the decision inputs that were evaluated within this decision evaluation
repeated .gateway_protocol.EvaluatedDecisionInput evaluatedInputs = 8;- Specified by:
getEvaluatedInputsin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getEvaluatedInputsOrBuilder
the decision inputs that were evaluated within this decision evaluation
repeated .gateway_protocol.EvaluatedDecisionInput evaluatedInputs = 8;- Specified by:
getEvaluatedInputsOrBuilderin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder
-
getTenantId
the tenant identifier of the evaluated decision
string tenantId = 9;- Specified by:
getTenantIdin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The tenantId.
-
getTenantIdBytes
public com.google.protobuf.ByteString getTenantIdBytes()the tenant identifier of the evaluated decision
string tenantId = 9;- Specified by:
getTenantIdBytesin interfaceGatewayOuterClass.EvaluatedDecisionOrBuilder- Returns:
- The bytes for tenantId.
-
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 GatewayOuterClass.EvaluatedDecision parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GatewayOuterClass.EvaluatedDecision parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GatewayOuterClass.EvaluatedDecision parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GatewayOuterClass.EvaluatedDecision parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GatewayOuterClass.EvaluatedDecision parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GatewayOuterClass.EvaluatedDecision parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static GatewayOuterClass.EvaluatedDecision parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static GatewayOuterClass.EvaluatedDecision parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static GatewayOuterClass.EvaluatedDecision parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static GatewayOuterClass.EvaluatedDecision parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static GatewayOuterClass.EvaluatedDecision 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
public static GatewayOuterClass.EvaluatedDecision.Builder newBuilder(GatewayOuterClass.EvaluatedDecision prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GatewayOuterClass.EvaluatedDecision.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
-