Interface ProcessDistributedByInterpreterOS
- All Superinterfaces:
DistributedByInterpreter<ProcessReportDataDto,,ProcessExecutionPlan> DistributedByInterpreterOS<ProcessReportDataDto,ProcessExecutionPlan>
- All Known Implementing Classes:
AbstractProcessDistributedByIdentityInterpreterOS,AbstractProcessDistributedByInstanceDateInterpreterOS,AbstractProcessDistributedByInterpreterOS,AbstractProcessDistributedByModelElementInterpreterOS,ProcessDistributedByAssigneeInterpreterOS,ProcessDistributedByCandidateGroupInterpreterOS,ProcessDistributedByFlowNodeInterpreterOS,ProcessDistributedByInstanceEndDateInterpreterOS,ProcessDistributedByInstanceStartDateInterpreterOS,ProcessDistributedByInterpreterFacadeOS,ProcessDistributedByNoneInterpreterOS,ProcessDistributedByProcessInterpreterOS,ProcessDistributedByUserTaskInterpreterOS,ProcessDistributedByVariableInterpreterOS
public interface ProcessDistributedByInterpreterOS
extends DistributedByInterpreterOS<ProcessReportDataDto,ProcessExecutionPlan>
-
Method Summary
Methods inherited from interface io.camunda.optimize.service.db.report.interpreter.distributedby.DistributedByInterpreter
createEmptyResult, isKeyOfNumericTypeMethods inherited from interface io.camunda.optimize.service.db.os.report.interpreter.distributedby.DistributedByInterpreterOS
adjustQuery, adjustSearchRequest, createAggregations, enrichContextWithAllExpectedDistributedByKeys, retrieveResult
-
Method Details
-
getSupportedDistributedBys
Set<ProcessDistributedBy> getSupportedDistributedBys()
-