Uses of Interface
io.camunda.optimize.service.db.report.interpreter.view.ViewInterpreter
Packages that use ViewInterpreter
Package
Description
-
Uses of ViewInterpreter in io.camunda.optimize.service.db.es.report.interpreter.view
Subinterfaces of ViewInterpreter in io.camunda.optimize.service.db.es.report.interpreter.viewModifier and TypeInterfaceDescriptioninterfaceViewInterpreterES<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan> -
Uses of ViewInterpreter in io.camunda.optimize.service.db.es.report.interpreter.view.decision
Subinterfaces of ViewInterpreter in io.camunda.optimize.service.db.es.report.interpreter.view.decisionClasses in io.camunda.optimize.service.db.es.report.interpreter.view.decision that implement ViewInterpreterModifier and TypeClassDescriptionclassclassclass -
Uses of ViewInterpreter in io.camunda.optimize.service.db.es.report.interpreter.view.process
Subinterfaces of ViewInterpreter in io.camunda.optimize.service.db.es.report.interpreter.view.processClasses in io.camunda.optimize.service.db.es.report.interpreter.view.process that implement ViewInterpreterModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ViewInterpreter in io.camunda.optimize.service.db.es.report.interpreter.view.process.duration
Classes in io.camunda.optimize.service.db.es.report.interpreter.view.process.duration that implement ViewInterpreterModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of ViewInterpreter in io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency
Classes in io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency that implement ViewInterpreterModifier and TypeClassDescriptionclassclassclass -
Uses of ViewInterpreter in io.camunda.optimize.service.db.os.report.interpreter.view
Subinterfaces of ViewInterpreter in io.camunda.optimize.service.db.os.report.interpreter.viewModifier and TypeInterfaceDescriptioninterfaceViewInterpreterOS<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan> -
Uses of ViewInterpreter in io.camunda.optimize.service.db.os.report.interpreter.view.decision
Subinterfaces of ViewInterpreter in io.camunda.optimize.service.db.os.report.interpreter.view.decisionClasses in io.camunda.optimize.service.db.os.report.interpreter.view.decision that implement ViewInterpreterModifier and TypeClassDescriptionclassclassclass -
Uses of ViewInterpreter in io.camunda.optimize.service.db.os.report.interpreter.view.process
Subinterfaces of ViewInterpreter in io.camunda.optimize.service.db.os.report.interpreter.view.processClasses in io.camunda.optimize.service.db.os.report.interpreter.view.process that implement ViewInterpreterModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of ViewInterpreter in io.camunda.optimize.service.db.os.report.interpreter.view.process.duration
Classes in io.camunda.optimize.service.db.os.report.interpreter.view.process.duration that implement ViewInterpreterModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of ViewInterpreter in io.camunda.optimize.service.db.os.report.interpreter.view.process.frequency
Classes in io.camunda.optimize.service.db.os.report.interpreter.view.process.frequency that implement ViewInterpreterModifier and TypeClassDescriptionclassclassclass -
Uses of ViewInterpreter in io.camunda.optimize.service.db.report.interpreter.distributedby.process.model
Methods in io.camunda.optimize.service.db.report.interpreter.distributedby.process.model with parameters of type ViewInterpreterModifier and TypeMethodDescriptionProcessDistributedByModelElementInterpreterHelper.missingDistributions(Map<String, FlowNodeDataDto> modelElementNames, ViewInterpreter<ProcessReportDataDto, ProcessExecutionPlan> viewInterpreter, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ViewInterpreter in io.camunda.optimize.service.db.report.interpreter.view.decision
Subinterfaces of ViewInterpreter in io.camunda.optimize.service.db.report.interpreter.view.decisionClasses in io.camunda.optimize.service.db.report.interpreter.view.decision that implement ViewInterpreter -
Uses of ViewInterpreter in io.camunda.optimize.service.db.report.interpreter.view.process
Classes in io.camunda.optimize.service.db.report.interpreter.view.process that implement ViewInterpreter