Class ProcessDistributedByFlowNodeInterpreterOS
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
io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model.AbstractProcessDistributedByModelElementInterpreterOS
io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model.ProcessDistributedByFlowNodeInterpreterOS
- All Implemented Interfaces:
DistributedByInterpreterOS<ProcessReportDataDto,,ProcessExecutionPlan> ProcessDistributedByInterpreterOS,DistributedByInterpreter<ProcessReportDataDto,ProcessExecutionPlan>
@Component
@Conditional(io.camunda.optimize.service.util.configuration.condition.OpenSearchCondition.class)
public class ProcessDistributedByFlowNodeInterpreterOS
extends AbstractProcessDistributedByModelElementInterpreterOS
-
Constructor Summary
ConstructorsConstructorDescriptionProcessDistributedByFlowNodeInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByModelElementInterpreterHelper helper, ProcessViewInterpreterFacadeOS viewInterpreter) -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<String, FlowNodeDataDto> protected ConfigurationServiceprotected DefinitionServiceprotected Stringprotected ProcessViewInterpreterFacadeOSMethods inherited from class io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model.AbstractProcessDistributedByModelElementInterpreterOS
createAggregations, retrieveResultMethods inherited from class io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.AbstractProcessDistributedByInterpreterOS
createEmptyResultMethods inherited from class io.camunda.optimize.service.db.os.report.interpreter.distributedby.AbstractDistributedByInterpreterOS
adjustQuery, adjustSearchRequestMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.optimize.service.db.report.interpreter.distributedby.DistributedByInterpreter
isKeyOfNumericTypeMethods inherited from interface io.camunda.optimize.service.db.os.report.interpreter.distributedby.DistributedByInterpreterOS
adjustQuery, adjustSearchRequest, enrichContextWithAllExpectedDistributedByKeys
-
Constructor Details
-
ProcessDistributedByFlowNodeInterpreterOS
public ProcessDistributedByFlowNodeInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByModelElementInterpreterHelper helper, ProcessViewInterpreterFacadeOS viewInterpreter)
-
-
Method Details
-
getConfigurationService
- Specified by:
getConfigurationServicein classAbstractProcessDistributedByModelElementInterpreterOS
-
getDefinitionService
- Specified by:
getDefinitionServicein classAbstractProcessDistributedByModelElementInterpreterOS
-
getViewInterpreter
- Specified by:
getViewInterpreterin classAbstractDistributedByInterpreterOS<ProcessReportDataDto,ProcessExecutionPlan>
-
getHelper
- Specified by:
getHelperin classAbstractProcessDistributedByModelElementInterpreterOS
-
getModelElementIdPath
- Specified by:
getModelElementIdPathin classAbstractProcessDistributedByModelElementInterpreterOS
-
extractModelElementData
- Specified by:
extractModelElementDatain classAbstractProcessDistributedByModelElementInterpreterOS
-
getSupportedDistributedBys
-