Uses of Class
io.camunda.optimize.service.DefinitionService
Packages that use DefinitionService
Package
Description
-
Uses of DefinitionService in io.camunda.optimize.rest
Constructors in io.camunda.optimize.rest with parameters of type DefinitionServiceModifierConstructorDescriptionDefinitionRestService(DefinitionService definitionService, CollectionScopeService collectionScopeService, SessionService sessionService) FlowNodeRestService(DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service
Constructors in io.camunda.optimize.service with parameters of type DefinitionServiceModifierConstructorDescriptionKpiEvaluationSchedulerService(ProcessOverviewWriter processOverviewWriter, DefinitionService definitionService, ConfigurationService configurationService, KpiService kpiService) ProcessOverviewService(DefinitionService definitionService, DataSourceDefinitionAuthorizationService definitionAuthorizationService, ProcessOverviewWriter processOverviewWriter, ProcessOverviewReader processOverviewReader, AbstractIdentityService identityService, KpiService kpiService, DigestService digestService) -
Uses of DefinitionService in io.camunda.optimize.service.collection
Constructors in io.camunda.optimize.service.collection with parameters of type DefinitionServiceModifierConstructorDescriptionCollectionScopeService(TenantService tenantService, DefinitionService definitionService, DataSourceDefinitionAuthorizationService definitionAuthorizationService, ReportReader reportReader, AuthorizedCollectionService authorizedCollectionService, CollectionWriter collectionWriter, ReportService reportService) -
Uses of DefinitionService in io.camunda.optimize.service.dashboard
Constructors in io.camunda.optimize.service.dashboard with parameters of type DefinitionServiceModifierConstructorDescriptionInstantPreviewDashboardService(DashboardService dashboardService, ReportService reportService, InstantDashboardMetadataReader instantDashboardMetadataReader, InstantDashboardMetadataWriter instantDashboardMetadataWriter, EntityImportService entityImportService, DefinitionService definitionService, ConfigurationService configurationService, HashMap<String, Long> templateChecksums) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.filter.util
Methods in io.camunda.optimize.service.db.es.filter.util with parameters of type DefinitionServiceModifier and TypeMethodDescriptionstatic co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderIncidentFilterQueryUtilES.createIncidentAggregationFilter(ProcessReportDataDto reportData, DefinitionService definitionService) static co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderModelElementFilterQueryUtilES.createInclusiveFlowNodeIdFilterQuery(ProcessReportDataDto reportDataDto, Set<String> flowNodeIds, FilterContext filterContext, DefinitionService definitionService) static co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderModelElementFilterQueryUtilES.createModelElementAggregationFilter(ProcessReportDataDto reportData, FilterContext filterContext, DefinitionService definitionService) co.elastic.clients.elasticsearch._types.query_dsl.Query.BuilderNestedDefinitionQueryBuilderES.createNestedDocDefinitionQuery(String definitionKey, List<String> definitionVersions, List<String> tenantIds, DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.reader
Constructors in io.camunda.optimize.service.db.es.reader with parameters of type DefinitionServiceModifierConstructorDescriptionBranchAnalysisReaderES(DefinitionService definitionService, OptimizeElasticsearchClient esClient, ProcessQueryFilterEnhancerES queryFilterEnhancer, ProcessDefinitionReader processDefinitionReader) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.identity
Methods in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.identity that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractProcessDistributedByIdentityInterpreterES.getDefinitionService()protected DefinitionServiceProcessDistributedByAssigneeInterpreterES.getDefinitionService()protected DefinitionServiceProcessDistributedByCandidateGroupInterpreterES.getDefinitionService()Constructors in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.identity with parameters of type DefinitionServiceModifierConstructorDescriptionProcessDistributedByAssigneeInterpreterES(ProcessViewInterpreterFacadeES viewInterpreter, ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByIdentityInterpreterHelper helper) ProcessDistributedByCandidateGroupInterpreterES(ProcessViewInterpreterFacadeES viewInterpreter, ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByIdentityInterpreterHelper helper) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.model
Methods in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.model that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractProcessDistributedByModelElementInterpreterES.getDefinitionService()ProcessDistributedByFlowNodeInterpreterES.getDefinitionService()ProcessDistributedByUserTaskInterpreterES.getDefinitionService()Constructors in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.model with parameters of type DefinitionServiceModifierConstructorDescriptionProcessDistributedByFlowNodeInterpreterES(ConfigurationService configurationService, DefinitionService definitionService, ProcessViewInterpreterFacadeES viewInterpreter, ProcessDistributedByModelElementInterpreterHelper helper) ProcessDistributedByUserTaskInterpreterES(ConfigurationService configurationService, DefinitionService definitionService, ProcessViewInterpreterFacadeES viewInterpreter, ProcessDistributedByModelElementInterpreterHelper helper) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.groupby
Methods in io.camunda.optimize.service.db.es.report.interpreter.groupby that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractGroupByVariableInterpreterES.getDefinitionService() -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.groupby.decision.variable
Methods in io.camunda.optimize.service.db.es.report.interpreter.groupby.decision.variable that return DefinitionServiceModifier and TypeMethodDescriptionDecisionGroupByInputVariableInterpreterES.getDefinitionService()DecisionGroupByOutputVariableInterpreterES.getDefinitionService()Constructors in io.camunda.optimize.service.db.es.report.interpreter.groupby.decision.variable with parameters of type DefinitionServiceModifierConstructorDescriptionDecisionGroupByInputVariableInterpreterES(VariableAggregationServiceES variableAggregationService, DefinitionService definitionService, DecisionDistributedByNoneInterpreterES distributedByInterpreter, DecisionViewInterpreterFacadeES viewInterpreter) DecisionGroupByOutputVariableInterpreterES(VariableAggregationServiceES variableAggregationService, DefinitionService definitionService, DecisionDistributedByNoneInterpreterES distributedByInterpreter, DecisionViewInterpreterFacadeES viewInterpreter) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.groupby.process
Methods in io.camunda.optimize.service.db.es.report.interpreter.groupby.process that return DefinitionServiceConstructors in io.camunda.optimize.service.db.es.report.interpreter.groupby.process with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByVariableInterpreterES(VariableAggregationServiceES variableAggregationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.date
Methods in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.date that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractProcessGroupByFlowNodeDateInterpreterES.getDefinitionService()protected abstract DefinitionServiceAbstractProcessGroupByUserTaskDateInterpreterES.getDefinitionService()ProcessGroupByFlowNodeEndDateInterpreterES.getDefinitionService()ProcessGroupByFlowNodeStartDateInterpreterES.getDefinitionService()ProcessGroupByUserTaskEndDateInterpreterES.getDefinitionService()ProcessGroupByUserTaskStartDateInterpreterES.getDefinitionService()Constructors in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.date with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByFlowNodeEndDateInterpreterES(DateAggregationServiceES dateAggregationService, MinMaxStatsServiceES minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter) ProcessGroupByFlowNodeStartDateInterpreterES(DateAggregationServiceES dateAggregationService, MinMaxStatsServiceES minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter) ProcessGroupByUserTaskEndDateInterpreterES(DateAggregationServiceES dateAggregationService, MinMaxStatsServiceES minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter) ProcessGroupByUserTaskStartDateInterpreterES(DateAggregationServiceES dateAggregationService, MinMaxStatsServiceES minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.flownode
Methods in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.flownode that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractGroupByFlowNodeInterpreterES.getDefinitionService()GroupByIncidentFlowNodeInterpreterES.getDefinitionService()ProcessGroupByFlowNodeDurationInterpreterES.getDefinitionService()ProcessGroupByFlowNodeInterpreterES.getDefinitionService()Constructors in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.flownode with parameters of type DefinitionServiceModifierConstructorDescriptionGroupByIncidentFlowNodeInterpreterES(ConfigurationService configurationService, GroupByIncidentFlowNodeInterpreterHelper helper, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter) ProcessGroupByFlowNodeDurationInterpreterES(MinMaxStatsServiceES minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, DurationAggregationServiceES durationAggregationService, ProcessViewInterpreterFacadeES viewInterpreter) ProcessGroupByFlowNodeInterpreterES(ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter, ConfigurationService configurationService, DefinitionService definitionService, ProcessGroupByFlowNodeInterpreterHelper helper) -
Uses of DefinitionService 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 DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractProcessGroupByIdentityInterpreterES.getDefinitionService()protected DefinitionServiceProcessGroupByAssigneeInterpreterES.getDefinitionService()protected DefinitionServiceProcessGroupByCandidateGroupInterpreterES.getDefinitionService()Constructors in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.identity with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByAssigneeInterpreterES(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter, ProcessGroupByIdentityInterpreterHelper helper) ProcessGroupByCandidateGroupInterpreterES(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter, ProcessGroupByIdentityInterpreterHelper helper) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.none
Constructors in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.none with parameters of type DefinitionServiceModifierConstructorDescriptionProcessIncidentGroupByNoneInterpreterES(ProcessViewInterpreterFacadeES viewInterpreter, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.usertask
Methods in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.usertask that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractGroupByUserTaskInterpreterES.getDefinitionService()ProcessGroupByUserTaskDurationInterpreterES.getDefinitionService()ProcessGroupByUserTaskInterpreterES.getDefinitionService()Constructors in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.usertask with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByUserTaskDurationInterpreterES(MinMaxStatsServiceES minMaxStatsService, DurationAggregationServiceES durationAggregationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter, ProcessGroupByUserTaskInterpreterHelper helper) ProcessGroupByUserTaskInterpreterES(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeES distributedByInterpreter, ProcessViewInterpreterFacadeES viewInterpreter, ProcessGroupByUserTaskInterpreterHelper helper) -
Uses of DefinitionService in io.camunda.optimize.service.db.es.report.interpreter.view.process
Constructors in io.camunda.optimize.service.db.es.report.interpreter.view.process with parameters of type DefinitionServiceModifierConstructorDescriptionProcessViewRawDataInterpreterES(ConfigurationService configurationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, OptimizeElasticsearchClient esClient, DefinitionService definitionService, VariableRepositoryES variableRepository) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.reader
Constructors in io.camunda.optimize.service.db.os.reader with parameters of type DefinitionServiceModifierConstructorDescriptionBranchAnalysisReaderOS(DefinitionService definitionService, OptimizeOpenSearchClient osClient, ProcessQueryFilterEnhancerOS queryFilterEnhancer, ProcessDefinitionReader processDefinitionReader) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.filter.util
Methods in io.camunda.optimize.service.db.os.report.filter.util with parameters of type DefinitionServiceModifier and TypeMethodDescriptionstatic org.opensearch.client.opensearch._types.query_dsl.QueryIncidentFilterQueryUtilOS.createIncidentAggregationFilterQuery(ProcessReportDataDto reportData, DefinitionService definitionService) static org.opensearch.client.opensearch._types.query_dsl.QueryModelElementFilterQueryUtilOS.createInclusiveFlowNodeIdFilterQuery(ProcessReportDataDto reportDataDto, Set<String> flowNodeIds, FilterContext filterContext, DefinitionService definitionService) static org.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderModelElementFilterQueryUtilOS.createModelElementAggregationFilter(ProcessReportDataDto reportData, FilterContext filterContext, DefinitionService definitionService) org.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderNestedDefinitionQueryBuilderOS.createNestedDocDefinitionQuery(String definitionKey, List<String> definitionVersions, List<String> tenantIds, DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.identity
Methods in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.identity that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractProcessDistributedByIdentityInterpreterOS.getDefinitionService()protected DefinitionServiceProcessDistributedByAssigneeInterpreterOS.getDefinitionService()protected DefinitionServiceProcessDistributedByCandidateGroupInterpreterOS.getDefinitionService()Constructors in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.identity with parameters of type DefinitionServiceModifierConstructorDescriptionProcessDistributedByAssigneeInterpreterOS(ProcessViewInterpreterFacadeOS viewInterpreter, ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByIdentityInterpreterHelper helper) ProcessDistributedByCandidateGroupInterpreterOS(ProcessViewInterpreterFacadeOS viewInterpreter, ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByIdentityInterpreterHelper helper) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model
Methods in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractProcessDistributedByModelElementInterpreterOS.getDefinitionService()protected DefinitionServiceProcessDistributedByFlowNodeInterpreterOS.getDefinitionService()protected DefinitionServiceProcessDistributedByUserTaskInterpreterOS.getDefinitionService()Constructors in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model with parameters of type DefinitionServiceModifierConstructorDescriptionProcessDistributedByFlowNodeInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByModelElementInterpreterHelper helper, ProcessViewInterpreterFacadeOS viewInterpreter) ProcessDistributedByUserTaskInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByModelElementInterpreterHelper helper, ProcessViewInterpreterFacadeOS viewInterpreter) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.groupby
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractGroupByVariableInterpreterOS.getDefinitionService() -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.groupby.decision.variable
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby.decision.variable that return DefinitionServiceModifier and TypeMethodDescriptionDecisionGroupByInputVariableInterpreterOS.getDefinitionService()DecisionGroupByOutputVariableInterpreterOS.getDefinitionService()Constructors in io.camunda.optimize.service.db.os.report.interpreter.groupby.decision.variable with parameters of type DefinitionServiceModifierConstructorDescriptionDecisionGroupByInputVariableInterpreterOS(VariableAggregationServiceOS variableAggregationService, DefinitionService definitionService, DecisionDistributedByNoneInterpreterOS distributedByInterpreter, DecisionViewInterpreterFacadeOS viewInterpreter) DecisionGroupByOutputVariableInterpreterOS(VariableAggregationServiceOS variableAggregationService, DefinitionService definitionService, DecisionDistributedByNoneInterpreterOS distributedByInterpreter, DecisionViewInterpreterFacadeOS viewInterpreter) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.groupby.process
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby.process that return DefinitionServiceConstructors in io.camunda.optimize.service.db.os.report.interpreter.groupby.process with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByVariableInterpreterOS(VariableAggregationServiceOS variableAggregationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.date
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.date that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractProcessGroupByFlowNodeDateInterpreterOS.getDefinitionService()protected abstract DefinitionServiceAbstractProcessGroupByUserTaskDateInterpreterOS.getDefinitionService()ProcessGroupByFlowNodeEndDateInterpreterOS.getDefinitionService()ProcessGroupByFlowNodeStartDateInterpreterOS.getDefinitionService()protected DefinitionServiceProcessGroupByUserTaskEndDateInterpreterOS.getDefinitionService()protected DefinitionServiceProcessGroupByUserTaskStartDateInterpreterOS.getDefinitionService()Constructors in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.date with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByFlowNodeEndDateInterpreterOS(DateAggregationServiceOS dateAggregationService, MinMaxStatsServiceOS minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter) ProcessGroupByFlowNodeStartDateInterpreterOS(DateAggregationServiceOS dateAggregationService, MinMaxStatsServiceOS minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter) ProcessGroupByUserTaskEndDateInterpreterOS(DateAggregationServiceOS dateAggregationService, MinMaxStatsServiceOS minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter) ProcessGroupByUserTaskStartDateInterpreterOS(DateAggregationServiceOS dateAggregationService, MinMaxStatsServiceOS minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.flownode
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.flownode that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractGroupByFlowNodeInterpreterOS.getDefinitionService()protected DefinitionServiceGroupByIncidentFlowNodeInterpreterOS.getDefinitionService()ProcessGroupByFlowNodeDurationInterpreterOS.getDefinitionService()ProcessGroupByFlowNodeInterpreterOS.getDefinitionService()Constructors in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.flownode with parameters of type DefinitionServiceModifierConstructorDescriptionGroupByIncidentFlowNodeInterpreterOS(ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter, ConfigurationService configurationService, GroupByIncidentFlowNodeInterpreterHelper helper, DefinitionService definitionService) ProcessGroupByFlowNodeDurationInterpreterOS(MinMaxStatsServiceOS minMaxStatsService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, DurationAggregationServiceOS durationAggregationService, ProcessViewInterpreterFacadeOS viewInterpreter) ProcessGroupByFlowNodeInterpreterOS(ConfigurationService configurationService, ProcessGroupByFlowNodeInterpreterHelper helper, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter) -
Uses of DefinitionService 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 DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractProcessGroupByIdentityInterpreterOS.getDefinitionService()protected DefinitionServiceProcessGroupByAssigneeInterpreterOS.getDefinitionService()protected DefinitionServiceProcessGroupByCandidateGroupInterpreterOS.getDefinitionService()Constructors in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.identity with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByAssigneeInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter, ProcessGroupByIdentityInterpreterHelper helper) ProcessGroupByCandidateGroupInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter, ProcessGroupByIdentityInterpreterHelper helper) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.none
Constructors in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.none with parameters of type DefinitionServiceModifierConstructorDescriptionProcessIncidentGroupByNoneInterpreterOS(ProcessViewInterpreterFacadeOS viewInterpreter, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.usertask
Methods in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.usertask that return DefinitionServiceModifier and TypeMethodDescriptionprotected abstract DefinitionServiceAbstractGroupByUserTaskInterpreterOS.getDefinitionService()protected DefinitionServiceProcessGroupByUserTaskDurationInterpreterOS.getDefinitionService()protected DefinitionServiceProcessGroupByUserTaskInterpreterOS.getDefinitionService()Constructors in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.usertask with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByUserTaskDurationInterpreterOS(MinMaxStatsServiceOS minMaxStatsService, DurationAggregationServiceOS durationAggregationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter, ProcessGroupByUserTaskInterpreterHelper helper) ProcessGroupByUserTaskInterpreterOS(ConfigurationService configurationService, DefinitionService definitionService, ProcessDistributedByInterpreterFacadeOS distributedByInterpreter, ProcessViewInterpreterFacadeOS viewInterpreter, ProcessGroupByUserTaskInterpreterHelper helper) -
Uses of DefinitionService in io.camunda.optimize.service.db.os.report.interpreter.view.process
Constructors in io.camunda.optimize.service.db.os.report.interpreter.view.process with parameters of type DefinitionServiceModifierConstructorDescriptionProcessViewRawDataInterpreterOS(ConfigurationService configurationService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, OptimizeOpenSearchClient osClient, DefinitionService definitionService, VariableRepositoryOS variableRepository) -
Uses of DefinitionService in io.camunda.optimize.service.db.reader
Constructors in io.camunda.optimize.service.db.reader with parameters of type DefinitionServiceModifierConstructorDescriptionprotectedBranchAnalysisReader(DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.db.report
Constructors in io.camunda.optimize.service.db.report with parameters of type DefinitionServiceModifierConstructorDescriptionAuthorizationCheckReportEvaluationHandler(ReportService reportService, SingleReportEvaluator singleReportEvaluator, CombinedReportEvaluator combinedReportEvaluator, ReportAuthorizationService authorizationService, ProcessVariableService processVariableService, DefinitionService definitionService, CollapsedSubprocessNodesService collapsedSubprocessNodesService) PlainReportEvaluationHandler(ReportService reportService, SingleReportEvaluator singleReportEvaluator, CombinedReportEvaluator combinedReportEvaluator, ProcessVariableService processVariableService, DefinitionService definitionService, CollapsedSubprocessNodesService collapsedSubprocessNodesService) ReportEvaluationHandler(ReportService reportService, SingleReportEvaluator singleReportEvaluator, CombinedReportEvaluator combinedReportEvaluator, ProcessVariableService processVariableService, DefinitionService definitionService, CollapsedSubprocessNodesService collapsedSubprocessNodesService) -
Uses of DefinitionService in io.camunda.optimize.service.db.report.groupby.flownode
Constructors in io.camunda.optimize.service.db.report.groupby.flownode with parameters of type DefinitionServiceModifierConstructorDescriptionGroupByIncidentFlowNodeInterpreterHelper(DefinitionService definitionService) ProcessGroupByFlowNodeInterpreterHelper(DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.db.report.interpreter.distributedby.process.identity
Constructors in io.camunda.optimize.service.db.report.interpreter.distributedby.process.identity with parameters of type DefinitionServiceModifierConstructorDescriptionProcessDistributedByIdentityInterpreterHelper(AssigneeCandidateGroupService assigneeCandidateGroupService, DefinitionService definitionService, LocalizationService localizationService) -
Uses of DefinitionService in io.camunda.optimize.service.db.report.interpreter.distributedby.process.model
Constructors in io.camunda.optimize.service.db.report.interpreter.distributedby.process.model with parameters of type DefinitionServiceModifierConstructorDescriptionProcessDistributedByModelElementInterpreterHelper(DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.db.report.interpreter.groupby.process.identity
Constructors in io.camunda.optimize.service.db.report.interpreter.groupby.process.identity with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByIdentityInterpreterHelper(DefinitionService definitionService, LocalizationService localizationService, AssigneeCandidateGroupService assigneeCandidateGroupService) -
Uses of DefinitionService in io.camunda.optimize.service.db.report.interpreter.groupby.usertask
Constructors in io.camunda.optimize.service.db.report.interpreter.groupby.usertask with parameters of type DefinitionServiceModifierConstructorDescriptionProcessGroupByUserTaskInterpreterHelper(DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.digest
Constructors in io.camunda.optimize.service.digest with parameters of type DefinitionServiceModifierConstructorDescriptionDigestService(ConfigurationService configurationService, EmailService emailService, AbstractIdentityService identityService, KpiService kpiService, DefinitionService definitionService, ProcessOverviewWriter processOverviewWriter, ProcessOverviewReader processOverviewReader, ReportReader reportReader, RootUrlGenerator rootUrlGenerator) -
Uses of DefinitionService in io.camunda.optimize.service.entities.report
Constructors in io.camunda.optimize.service.entities.report with parameters of type DefinitionServiceModifierConstructorDescriptionReportImportService(ReportService reportService, ReportWriter reportWriter, DefinitionService definitionService, DataSourceDefinitionAuthorizationService definitionAuthorizationService, OptimizeIndexNameService optimizeIndexNameService) -
Uses of DefinitionService in io.camunda.optimize.service.onboarding
Constructors in io.camunda.optimize.service.onboarding with parameters of type DefinitionServiceModifierConstructorDescriptionCCSaaSOnboardingPanelNotificationService(CCSaaSNotificationClient notificationClient, ConfigurationService configurationService, DefinitionService definitionService, RootUrlGenerator rootUrlGenerator) OnboardingEmailNotificationService(EmailService emailService, ProcessOverviewReader processOverviewReader, AbstractIdentityService identityService, DefinitionService definitionService, RootUrlGenerator rootUrlGenerator) -
Uses of DefinitionService in io.camunda.optimize.service.report
Constructors in io.camunda.optimize.service.report with parameters of type DefinitionServiceModifierConstructorDescriptionReportService(ReportWriter reportWriter, ReportReader reportReader, ReportAuthorizationService reportAuthorizationService, ReportRelationService reportRelationService, AuthorizedCollectionService collectionService, AbstractIdentityService identityService, DefinitionService defintionService) -
Uses of DefinitionService in io.camunda.optimize.service.util
Methods in io.camunda.optimize.service.util with parameters of type DefinitionServiceModifier and TypeMethodDescriptionco.elastic.clients.elasticsearch._types.query_dsl.Query.BuilderNestedDefinitionQueryBuilder.createNestedDocDefinitionQueryBuilder(String definitionKey, List<String> definitionVersions, List<String> tenantIds, DefinitionService definitionService) -
Uses of DefinitionService in io.camunda.optimize.service.variable
Constructors in io.camunda.optimize.service.variable with parameters of type DefinitionServiceModifierConstructorDescriptionProcessVariableLabelService(VariableLabelWriter variableLabelWriter, DefinitionService definitionService)