Uses of Class
io.camunda.optimize.service.db.report.interpreter.groupby.process.identity.ProcessGroupByIdentityInterpreterHelper
Packages that use ProcessGroupByIdentityInterpreterHelper
Package
Description
-
Uses of ProcessGroupByIdentityInterpreterHelper in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.identity
Methods in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.identity that return ProcessGroupByIdentityInterpreterHelperModifier and TypeMethodDescriptionprotected abstract ProcessGroupByIdentityInterpreterHelperAbstractProcessGroupByIdentityInterpreterES.getHelper()protected ProcessGroupByIdentityInterpreterHelperProcessGroupByAssigneeInterpreterES.getHelper()protected ProcessGroupByIdentityInterpreterHelperProcessGroupByCandidateGroupInterpreterES.getHelper()Constructors in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.identity with parameters of type ProcessGroupByIdentityInterpreterHelperModifierConstructorDescriptionProcessGroupByAssigneeInterpreterES(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter, ProcessGroupByIdentityInterpreterHelper helper) ProcessGroupByCandidateGroupInterpreterES(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter, ProcessGroupByIdentityInterpreterHelper helper) -
Uses of ProcessGroupByIdentityInterpreterHelper in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.identity
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.identity that return ProcessGroupByIdentityInterpreterHelperModifier and TypeMethodDescriptionprotected abstract ProcessGroupByIdentityInterpreterHelperAbstractProcessGroupByIdentityInterpreterOS.getHelper()protected ProcessGroupByIdentityInterpreterHelperProcessGroupByAssigneeInterpreterOS.getHelper()protected ProcessGroupByIdentityInterpreterHelperProcessGroupByCandidateGroupInterpreterOS.getHelper()Constructors in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.identity with parameters of type ProcessGroupByIdentityInterpreterHelperModifierConstructorDescriptionProcessGroupByAssigneeInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter, ProcessGroupByIdentityInterpreterHelper helper) ProcessGroupByCandidateGroupInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter, ProcessGroupByIdentityInterpreterHelper helper)