Uses of Interface
io.zeebe.exporter.proto.Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilder
-
-
Uses of Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilder in io.zeebe.exporter.proto
Classes in io.zeebe.exporter.proto that implement Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilder Modifier and Type Class Description static classSchema.DecisionEvaluationRecord.EvaluatedOutputProtobuf typeexporter_protocol.DecisionEvaluationRecord.EvaluatedOutputstatic classSchema.DecisionEvaluationRecord.EvaluatedOutput.BuilderProtobuf typeexporter_protocol.DecisionEvaluationRecord.EvaluatedOutputMethods in io.zeebe.exporter.proto that return Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilder Modifier and Type Method Description Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilderSchema.DecisionEvaluationRecord.MatchedRule.Builder. getEvaluatedOutputsOrBuilder(int index)repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedOutput evaluatedOutputs = 3;Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilderSchema.DecisionEvaluationRecord.MatchedRule. getEvaluatedOutputsOrBuilder(int index)repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedOutput evaluatedOutputs = 3;Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilderSchema.DecisionEvaluationRecord.MatchedRuleOrBuilder. getEvaluatedOutputsOrBuilder(int index)repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedOutput evaluatedOutputs = 3;Methods in io.zeebe.exporter.proto that return types with arguments of type Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilder Modifier and Type Method Description List<? extends Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilder>Schema.DecisionEvaluationRecord.MatchedRule.Builder. getEvaluatedOutputsOrBuilderList()repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedOutput evaluatedOutputs = 3;List<? extends Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilder>Schema.DecisionEvaluationRecord.MatchedRule. getEvaluatedOutputsOrBuilderList()repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedOutput evaluatedOutputs = 3;List<? extends Schema.DecisionEvaluationRecord.EvaluatedOutputOrBuilder>Schema.DecisionEvaluationRecord.MatchedRuleOrBuilder. getEvaluatedOutputsOrBuilderList()repeated .exporter_protocol.DecisionEvaluationRecord.EvaluatedOutput evaluatedOutputs = 3;
-