Class AbstractProcessDistributedByInterpreterOS

java.lang.Object
io.camunda.optimize.service.db.os.report.interpreter.distributedby.AbstractDistributedByInterpreterOS<ProcessReportDataDto,ProcessExecutionPlan>
io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.AbstractProcessDistributedByInterpreterOS
All Implemented Interfaces:
DistributedByInterpreterOS<ProcessReportDataDto,ProcessExecutionPlan>, ProcessDistributedByInterpreterOS, DistributedByInterpreter<ProcessReportDataDto,ProcessExecutionPlan>
Direct Known Subclasses:
AbstractProcessDistributedByIdentityInterpreterOS, AbstractProcessDistributedByInstanceDateInterpreterOS, AbstractProcessDistributedByModelElementInterpreterOS, ProcessDistributedByNoneInterpreterOS, ProcessDistributedByProcessInterpreterOS, ProcessDistributedByVariableInterpreterOS

public abstract class AbstractProcessDistributedByInterpreterOS extends AbstractDistributedByInterpreterOS<ProcessReportDataDto,ProcessExecutionPlan> implements ProcessDistributedByInterpreterOS