Interface ProcessDistributedByInterpreterES
- All Superinterfaces:
DistributedByInterpreter<ProcessReportDataDto,,ProcessExecutionPlan> DistributedByInterpreterES<ProcessReportDataDto,ProcessExecutionPlan>
- All Known Implementing Classes:
AbstractProcessDistributedByIdentityInterpreterES,AbstractProcessDistributedByInstanceDateInterpreterES,AbstractProcessDistributedByInterpreterES,AbstractProcessDistributedByModelElementInterpreterES,ProcessDistributedByAssigneeInterpreterES,ProcessDistributedByCandidateGroupInterpreterES,ProcessDistributedByFlowNodeInterpreterES,ProcessDistributedByInstanceEndDateInterpreterES,ProcessDistributedByInstanceStartDateInterpreterES,ProcessDistributedByInterpreterFacadeES,ProcessDistributedByNoneInterpreterES,ProcessDistributedByProcessInterpreterES,ProcessDistributedByUserTaskInterpreterES,ProcessDistributedByVariableInterpreterES
public interface ProcessDistributedByInterpreterES
extends DistributedByInterpreterES<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.es.report.interpreter.distributedby.DistributedByInterpreterES
adjustSearchRequest, createAggregations, enrichContextWithAllExpectedDistributedByKeys, retrieveResult
-
Method Details
-
getSupportedDistributedBys
Set<ProcessDistributedBy> getSupportedDistributedBys()
-