Uses of Class
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.MatchedDecisionRule
-
Uses of GatewayOuterClass.MatchedDecisionRule in io.camunda.zeebe.gateway.protocol
Methods in io.camunda.zeebe.gateway.protocol that return GatewayOuterClass.MatchedDecisionRuleModifier and TypeMethodDescriptionGatewayOuterClass.MatchedDecisionRule.Builder.build()GatewayOuterClass.MatchedDecisionRule.Builder.buildPartial()GatewayOuterClass.MatchedDecisionRule.getDefaultInstance()GatewayOuterClass.MatchedDecisionRule.Builder.getDefaultInstanceForType()GatewayOuterClass.MatchedDecisionRule.getDefaultInstanceForType()GatewayOuterClass.EvaluatedDecision.Builder.getMatchedRules(int index) the decision rules that matched within this decision evaluationGatewayOuterClass.EvaluatedDecision.getMatchedRules(int index) the decision rules that matched within this decision evaluationGatewayOuterClass.EvaluatedDecisionOrBuilder.getMatchedRules(int index) the decision rules that matched within this decision evaluationGatewayOuterClass.MatchedDecisionRule.parseDelimitedFrom(InputStream input) GatewayOuterClass.MatchedDecisionRule.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MatchedDecisionRule.parseFrom(byte[] data) GatewayOuterClass.MatchedDecisionRule.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MatchedDecisionRule.parseFrom(com.google.protobuf.ByteString data) GatewayOuterClass.MatchedDecisionRule.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MatchedDecisionRule.parseFrom(com.google.protobuf.CodedInputStream input) GatewayOuterClass.MatchedDecisionRule.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MatchedDecisionRule.parseFrom(InputStream input) GatewayOuterClass.MatchedDecisionRule.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GatewayOuterClass.MatchedDecisionRule.parseFrom(ByteBuffer data) GatewayOuterClass.MatchedDecisionRule.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.camunda.zeebe.gateway.protocol that return types with arguments of type GatewayOuterClass.MatchedDecisionRuleModifier and TypeMethodDescriptionGatewayOuterClass.EvaluatedDecision.Builder.getMatchedRulesList()the decision rules that matched within this decision evaluationGatewayOuterClass.EvaluatedDecision.getMatchedRulesList()the decision rules that matched within this decision evaluationGatewayOuterClass.EvaluatedDecisionOrBuilder.getMatchedRulesList()the decision rules that matched within this decision evaluationcom.google.protobuf.Parser<GatewayOuterClass.MatchedDecisionRule>GatewayOuterClass.MatchedDecisionRule.getParserForType()static com.google.protobuf.Parser<GatewayOuterClass.MatchedDecisionRule>GatewayOuterClass.MatchedDecisionRule.parser()Methods in io.camunda.zeebe.gateway.protocol with parameters of type GatewayOuterClass.MatchedDecisionRuleModifier and TypeMethodDescriptionGatewayOuterClass.EvaluatedDecision.Builder.addMatchedRules(int index, GatewayOuterClass.MatchedDecisionRule value) the decision rules that matched within this decision evaluationGatewayOuterClass.EvaluatedDecision.Builder.addMatchedRules(GatewayOuterClass.MatchedDecisionRule value) the decision rules that matched within this decision evaluationGatewayOuterClass.MatchedDecisionRule.Builder.mergeFrom(GatewayOuterClass.MatchedDecisionRule other) GatewayOuterClass.MatchedDecisionRule.newBuilder(GatewayOuterClass.MatchedDecisionRule prototype) GatewayOuterClass.EvaluatedDecision.Builder.setMatchedRules(int index, GatewayOuterClass.MatchedDecisionRule value) the decision rules that matched within this decision evaluationMethod parameters in io.camunda.zeebe.gateway.protocol with type arguments of type GatewayOuterClass.MatchedDecisionRuleModifier and TypeMethodDescriptionGatewayOuterClass.EvaluatedDecision.Builder.addAllMatchedRules(Iterable<? extends GatewayOuterClass.MatchedDecisionRule> values) the decision rules that matched within this decision evaluation