Uses of Interface
io.camunda.optimize.service.db.os.report.interpreter.distributedby.DistributedByInterpreterOS
Packages that use DistributedByInterpreterOS
Package
Description
-
Uses of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.distributedby
Classes in io.camunda.optimize.service.db.os.report.interpreter.distributedby that implement DistributedByInterpreterOSModifier and TypeClassDescriptionclassAbstractDistributedByInterpreterOS<DATA extends SingleReportDataDto,PLAN extends ExecutionPlan> -
Uses of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.distributedby.decision
Classes in io.camunda.optimize.service.db.os.report.interpreter.distributedby.decision that implement DistributedByInterpreterOS -
Uses of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process
Subinterfaces of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.distributedby.processClasses in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process that implement DistributedByInterpreterOSModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.date
Classes in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.date that implement DistributedByInterpreterOSModifier and TypeClassDescriptionclassclassclass -
Uses of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.identity
Classes in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.identity that implement DistributedByInterpreterOSModifier and TypeClassDescriptionclassclassclass -
Uses of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model
Classes in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model that implement DistributedByInterpreterOSModifier and TypeClassDescriptionclassclassclass -
Uses of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.groupby
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby that return DistributedByInterpreterOSModifier and TypeMethodDescriptionprotected abstract DistributedByInterpreterOS<DATA, PLAN> AbstractGroupByInterpreterOS.getDistributedByInterpreter() -
Uses of DistributedByInterpreterOS in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.usertask
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.usertask that return DistributedByInterpreterOSModifier and TypeMethodDescriptionProcessGroupByUserTaskDurationInterpreterOS.getDistributedByInterpreter()ProcessGroupByUserTaskInterpreterOS.getDistributedByInterpreter()