Uses of Interface
io.zeebe.exporter.proto.Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder
-
-
Uses of Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder in io.zeebe.exporter.proto
Classes in io.zeebe.exporter.proto that implement Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder Modifier and Type Class Description static classSchema.DecisionEvaluationRecord.MatchedRuleProtobuf typeexporter_protocol.DecisionEvaluationRecord.MatchedRulestatic classSchema.DecisionEvaluationRecord.MatchedRule.BuilderProtobuf typeexporter_protocol.DecisionEvaluationRecord.MatchedRuleMethods in io.zeebe.exporter.proto that return Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder Modifier and Type Method Description Schema.DecisionEvaluationRecord.MatchedRuleOrBuilderSchema.DecisionEvaluationRecord.EvaluatedDecision.Builder. getMatchedRulesOrBuilder(int index)repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;Schema.DecisionEvaluationRecord.MatchedRuleOrBuilderSchema.DecisionEvaluationRecord.EvaluatedDecision. getMatchedRulesOrBuilder(int index)repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;Schema.DecisionEvaluationRecord.MatchedRuleOrBuilderSchema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder. getMatchedRulesOrBuilder(int index)repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;Methods in io.zeebe.exporter.proto that return types with arguments of type Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder Modifier and Type Method Description List<? extends Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder>Schema.DecisionEvaluationRecord.EvaluatedDecision.Builder. getMatchedRulesOrBuilderList()repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;List<? extends Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder>Schema.DecisionEvaluationRecord.EvaluatedDecision. getMatchedRulesOrBuilderList()repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;List<? extends Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder>Schema.DecisionEvaluationRecord.EvaluatedDecisionOrBuilder. getMatchedRulesOrBuilderList()repeated .exporter_protocol.DecisionEvaluationRecord.MatchedRule matchedRules = 8;
-