Class AbstractProcessDistributedByInterpreterES

java.lang.Object
io.camunda.optimize.service.db.es.report.interpreter.distributedby.AbstractDistributedByInterpreterES<ProcessReportDataDto,ProcessExecutionPlan>
io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.AbstractProcessDistributedByInterpreterES
All Implemented Interfaces:
DistributedByInterpreterES<ProcessReportDataDto,ProcessExecutionPlan>, ProcessDistributedByInterpreterES, DistributedByInterpreter<ProcessReportDataDto,ProcessExecutionPlan>
Direct Known Subclasses:
AbstractProcessDistributedByIdentityInterpreterES, AbstractProcessDistributedByInstanceDateInterpreterES, AbstractProcessDistributedByModelElementInterpreterES, ProcessDistributedByNoneInterpreterES, ProcessDistributedByProcessInterpreterES, ProcessDistributedByVariableInterpreterES

public abstract class AbstractProcessDistributedByInterpreterES extends AbstractDistributedByInterpreterES<ProcessReportDataDto,ProcessExecutionPlan> implements ProcessDistributedByInterpreterES