Uses of Enum Class
io.camunda.optimize.service.db.report.plan.process.ProcessExecutionPlan
Packages that use ProcessExecutionPlan
Package
Description
-
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessDistributedByInterpreterFacadeES.adjustSearchRequest(co.elastic.clients.elasticsearch.core.SearchRequest.Builder searchRequestBuilder, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.Builder baseQueryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessDistributedByInterpreterFacadeES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQueryBuilder) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessDistributedByNoneInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQueryBuilder) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessDistributedByProcessInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQueryBuilder) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessDistributedByVariableInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQueryBuilder) AbstractProcessDistributedByInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByInterpreterFacadeES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByNoneInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreterES.emptyViewResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessDistributedByInterpreterFacadeES.enrichContextWithAllExpectedDistributedByKeys(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations) voidProcessDistributedByVariableInterpreterES.enrichContextWithAllExpectedDistributedByKeys(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations) booleanProcessDistributedByInterpreterFacadeES.isKeyOfNumericType(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) booleanProcessDistributedByVariableInterpreterES.isKeyOfNumericType(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByInterpreterFacadeES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByNoneInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByVariableInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.date
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.date with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionMap<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessDistributedByInstanceDateInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQuery) AbstractProcessDistributedByInstanceDateInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.identity
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.identity with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionMap<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessDistributedByIdentityInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQuery) voidAbstractProcessDistributedByIdentityInterpreterES.enrichContextWithAllExpectedDistributedByKeys(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations) AbstractProcessDistributedByIdentityInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.model
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.model with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionMap<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessDistributedByModelElementInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQueryBuilder) AbstractProcessDistributedByModelElementInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.groupby.process
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.groupby.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessGroupByDurationInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByInterpreterFacadeES.adjustSearchRequest(co.elastic.clients.elasticsearch.core.SearchRequest.Builder searchRequestBuilder, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.Builder baseQueryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessGroupByDurationInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessGroupByInterpreterFacadeES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected String[]AbstractProcessGroupByInterpreterES.getIndexNames(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected String[]ProcessGroupByVariableInterpreterES.getIndexNames(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByDurationInterpreterES.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.Query baseQuery) default Optional<MinMaxStatDto> ProcessGroupByInterpreterES.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.Query baseQuery) This method returns the min and maximum values for range value types (e.g. number or date).ProcessGroupByInterpreterFacadeES.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.Query baseQuery) protected StringProcessGroupByVariableInterpreterES.getVariableName(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected VariableTypeProcessGroupByVariableInterpreterES.getVariableType(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderProcessGroupByVariableInterpreterES.getVariableUndefinedOrNullQuery(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByInterpreterFacadeES.retrieveQueryResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.date
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.date with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidAbstractProcessGroupByModelElementDateInterpreterES.addQueryResult(CompositeCommandResult result, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidAbstractProcessGroupByProcessInstanceDateInterpreterES.addQueryResult(CompositeCommandResult result, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected voidProcessGroupByProcessInstanceRunningDateInterpreterES.addQueryResult(CompositeCommandResult result, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidAbstractProcessGroupByProcessInstanceDateInterpreterES.adjustSearchRequest(co.elastic.clients.elasticsearch.core.SearchRequest.Builder searchRequestBuilder, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.Builder baseQueryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessGroupByModelElementDateInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessGroupByProcessInstanceDateInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessGroupByProcessInstanceDateInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, AggregateByDateUnit unit) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessGroupByProcessInstanceRunningDateInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessGroupByModelElementDateInterpreterES.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.Query baseQuery) AbstractProcessGroupByProcessInstanceDateInterpreterES.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.Query baseQuery) ProcessGroupByProcessInstanceRunningDateInterpreterES.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.Query baseQuery) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.flownode
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.flownode with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidGroupByIncidentFlowNodeInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByFlowNodeDurationInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByFlowNodeInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> GroupByIncidentFlowNodeInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessGroupByFlowNodeDurationInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessGroupByFlowNodeInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByFlowNodeDurationInterpreterES.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.Query baseQuery) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.identity
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.identity with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidAbstractProcessGroupByIdentityInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessGroupByIdentityInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.none
Methods in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.none that return types with arguments of type ProcessExecutionPlanMethod parameters in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.none with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessGroupByNoneInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessIncidentGroupByNoneInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessGroupByNoneInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessIncidentGroupByNoneInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.usertask
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.groupby.process.usertask with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessGroupByUserTaskDurationInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByUserTaskInterpreterES.addQueryResult(CompositeCommandResult compositeCommandResult, co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessGroupByUserTaskDurationInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessGroupByUserTaskInterpreterES.createAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractGroupByUserTaskInterpreterES.createFilteredUserTaskAggregation(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQuery, String name, co.elastic.clients.elasticsearch._types.aggregations.Aggregation subAggregation) ProcessGroupByUserTaskDurationInterpreterES.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.query_dsl.Query baseQuery) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.plan.process
Methods in io.camunda.optimize.service.db.es.report.interpreter.plan.process that return types with arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionProcessExecutionPlanInterpreterFacadeES.getSupportedExecutionPlans()RawProcessInstanceDataGroupByNoneExecutionPlanInterpreterES.getSupportedExecutionPlans()Method parameters in io.camunda.optimize.service.db.es.report.interpreter.plan.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionco.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderAbstractProcessExecutionPlanInterpreterES.getBaseQueryBuilder(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderProcessExecutionPlanInterpreterES.getBaseQueryBuilder(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderProcessExecutionPlanInterpreterFacadeES.getBaseQueryBuilder(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessExecutionPlanInterpreterES.getGroupByMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessExecutionPlanInterpreterFacadeES.getGroupByMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected String[]AbstractProcessExecutionPlanInterpreterES.getIndexNames(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessExecutionPlanInterpreterFacadeES.interpret(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) RawProcessInstanceDataGroupByNoneExecutionPlanInterpreterES.interpret(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> executionContext) protected co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderAbstractProcessExecutionPlanInterpreterES.setupUnfilteredBaseQueryBuilder(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.view.process
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.view.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessViewInterpreterFacadeES.adjustSearchRequest(co.elastic.clients.elasticsearch.core.SearchRequest.Builder searchRequestBuilder, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.Builder baseQueryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessViewRawDataInterpreterES.adjustSearchRequest(co.elastic.clients.elasticsearch.core.SearchRequest.Builder searchRequestBuilder, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.Builder baseQueryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessViewInstancePercentageInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessViewInterpreterFacadeES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessViewRawDataInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessViewVariableInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstancePercentageInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewRawDataInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) default ViewPropertyProcessViewInterpreterES.getViewProperty(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeES.getViewProperty(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewVariableInterpreterES.getViewProperty(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstancePercentageInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewRawDataInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewVariableInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.view.process.duration
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.view.process.duration with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessViewInstanceDurationOnProcessPartInterpreterES.adjustSearchRequest(co.elastic.clients.elasticsearch.core.SearchRequest.Builder searchRequestBuilder, co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.Builder baseQueryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessViewDurationInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessViewInstanceDurationOnProcessPartInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> ProcessViewUserTaskDurationInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewUserTaskDurationInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewDurationInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstanceDurationOnProcessPartInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewUserTaskDurationInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency
Method parameters in io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionMap<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> AbstractProcessViewFrequencyInterpreterES.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewFrequencyInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstanceFrequencyInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewFrequencyInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.es.report.service
Methods in io.camunda.optimize.service.db.es.report.service with parameters of type ProcessExecutionPlanModifier and TypeMethodDescriptionprotected co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery.BuilderCombinedReportInstanceCounterES.getBaseQuery(ProcessExecutionPlan plan, ReportEvaluationContext<SingleProcessReportDefinitionRequestDto> context) Method parameters in io.camunda.optimize.service.db.es.report.service with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionOptional<Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder>> DurationAggregationServiceES.createLimitedGroupByScriptedDurationAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.Script durationCalculationScript) Optional<Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder>> DurationAggregationServiceES.createLimitedGroupByScriptedEventDurationAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.Script durationCalculationScript) Optional<Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder>> DurationAggregationServiceES.createLimitedGroupByScriptedUserTaskDurationAggregation(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, co.elastic.clients.elasticsearch._types.Script durationCalculationScript, UserTaskDurationTime userTaskDurationTime) DurationAggregationServiceES.mapGroupByDurationResults(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> parentSubAggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report
Methods in io.camunda.optimize.service.db.os.report with parameters of type ProcessExecutionPlanModifier and TypeMethodDescriptionprotected org.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderCombinedReportInstanceCounterOS.getBaseQuery(ProcessExecutionPlan plan, ReportEvaluationContext<SingleProcessReportDefinitionRequestDto> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionorg.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderProcessDistributedByInterpreterFacadeOS.adjustQuery(org.opensearch.client.opensearch._types.query_dsl.BoolQuery.Builder queryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessDistributedByInterpreterFacadeOS.adjustSearchRequest(org.opensearch.client.opensearch.core.SearchRequest.Builder searchRequestBuilder, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByInterpreterFacadeOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) ProcessDistributedByNoneInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) ProcessDistributedByProcessInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) ProcessDistributedByVariableInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) AbstractProcessDistributedByInterpreterOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByInterpreterFacadeOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByNoneInterpreterOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreterOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreterOS.emptyViewResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessDistributedByInterpreterFacadeOS.enrichContextWithAllExpectedDistributedByKeys(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations) voidProcessDistributedByVariableInterpreterOS.enrichContextWithAllExpectedDistributedByKeys(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations) booleanProcessDistributedByInterpreterFacadeOS.isKeyOfNumericType(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) booleanProcessDistributedByVariableInterpreterOS.isKeyOfNumericType(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByInterpreterFacadeOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByNoneInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByVariableInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.date
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.date with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionAbstractProcessDistributedByInstanceDateInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) AbstractProcessDistributedByInstanceDateInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.identity
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.identity with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionAbstractProcessDistributedByIdentityInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) voidAbstractProcessDistributedByIdentityInterpreterOS.enrichContextWithAllExpectedDistributedByKeys(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations) AbstractProcessDistributedByIdentityInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.model with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionAbstractProcessDistributedByModelElementInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) AbstractProcessDistributedByModelElementInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.groupby.process
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.groupby.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionorg.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderProcessGroupByInterpreterFacadeOS.adjustQuery(org.opensearch.client.opensearch._types.query_dsl.BoolQuery.Builder queryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByInterpreterFacadeOS.adjustSearchRequest(org.opensearch.client.opensearch.core.SearchRequest.Builder searchRequestBuilder, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByInterpreterFacadeOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected String[]AbstractProcessGroupByInterpreterOS.getIndexNames(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected String[]ProcessGroupByVariableInterpreterOS.getIndexNames(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByInterpreterFacadeOS.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) default Optional<MinMaxStatDto> ProcessGroupByInterpreterOS.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) This method returns the min and maximum values for range value types (e.g. number or date).protected StringProcessGroupByVariableInterpreterOS.getVariableName(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected VariableTypeProcessGroupByVariableInterpreterOS.getVariableType(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected org.opensearch.client.opensearch._types.query_dsl.QueryProcessGroupByVariableInterpreterOS.getVariableUndefinedOrNullQuery(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByInterpreterFacadeOS.retrieveQueryResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.date
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.date with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidAbstractProcessGroupByModelElementDateInterpreterOS.addQueryResult(CompositeCommandResult result, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidAbstractProcessGroupByProcessInstanceDateInterpreterOS.addQueryResult(CompositeCommandResult result, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByDurationInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected voidProcessGroupByProcessInstanceRunningDateInterpreterOS.addQueryResult(CompositeCommandResult result, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidAbstractProcessGroupByProcessInstanceDateInterpreterOS.adjustSearchRequest(org.opensearch.client.opensearch.core.SearchRequest.Builder searchRequestBuilder, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessGroupByModelElementDateInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessGroupByProcessInstanceDateInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessGroupByProcessInstanceDateInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, AggregateByDateUnit unit) ProcessGroupByDurationInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByProcessInstanceRunningDateInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessGroupByModelElementDateInterpreterOS.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) AbstractProcessGroupByProcessInstanceDateInterpreterOS.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) ProcessGroupByDurationInterpreterOS.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) ProcessGroupByProcessInstanceRunningDateInterpreterOS.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.flownode
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.flownode with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidGroupByIncidentFlowNodeInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByFlowNodeDurationInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByFlowNodeInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) GroupByIncidentFlowNodeInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByFlowNodeDurationInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByFlowNodeInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByFlowNodeDurationInterpreterOS.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.identity
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.identity with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidAbstractProcessGroupByIdentityInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessGroupByIdentityInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.none
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.none with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessGroupByNoneInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessIncidentGroupByNoneInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByNoneInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessIncidentGroupByNoneInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan 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 types with arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionProcessGroupByUserTaskDurationInterpreterOS.getDistributedByInterpreter()ProcessGroupByUserTaskInterpreterOS.getDistributedByInterpreter()ProcessGroupByUserTaskDurationInterpreterOS.getViewInterpreter()ProcessGroupByUserTaskInterpreterOS.getViewInterpreter()Method parameters in io.camunda.optimize.service.db.os.report.interpreter.groupby.process.usertask with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionprotected voidProcessGroupByUserTaskDurationInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByUserTaskInterpreterOS.addQueryResult(CompositeCommandResult compositeCommandResult, org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByUserTaskDurationInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessGroupByUserTaskInterpreterOS.createAggregation(org.opensearch.client.opensearch._types.query_dsl.Query boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractGroupByUserTaskInterpreterOS.createFilteredUserTaskAggregation(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, String name, org.opensearch.client.opensearch._types.aggregations.Aggregation subAggregation) ProcessGroupByUserTaskDurationInterpreterOS.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.plan.process
Methods in io.camunda.optimize.service.db.os.report.interpreter.plan.process that return types with arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionProcessExecutionPlanInterpreterFacadeOS.getSupportedExecutionPlans()RawProcessInstanceDataGroupByNoneExecutionPlanInterpreterOS.getSupportedExecutionPlans()Method parameters in io.camunda.optimize.service.db.os.report.interpreter.plan.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionorg.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderAbstractProcessExecutionPlanInterpreterOS.baseQueryBuilder(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) org.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderProcessExecutionPlanInterpreterFacadeOS.baseQueryBuilder(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) org.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderProcessExecutionPlanInterpreterOS.baseQueryBuilder(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessExecutionPlanInterpreterOS.getGroupByMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessExecutionPlanInterpreterFacadeOS.getGroupByMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected String[]AbstractProcessExecutionPlanInterpreterOS.getIndexNames(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessExecutionPlanInterpreterFacadeOS.interpret(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) RawProcessInstanceDataGroupByNoneExecutionPlanInterpreterOS.interpret(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> executionContext) protected org.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderAbstractProcessExecutionPlanInterpreterOS.unfilteredBaseQueryBuilder(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.view.process
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.view.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionorg.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderProcessViewInterpreterFacadeOS.adjustQuery(org.opensearch.client.opensearch._types.query_dsl.BoolQuery.Builder queryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessViewInterpreterFacadeOS.adjustSearchRequest(org.opensearch.client.opensearch.core.SearchRequest.Builder searchRequestBuilder, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessViewRawDataInterpreterOS.adjustSearchRequest(org.opensearch.client.opensearch.core.SearchRequest.Builder searchRequestBuilder, org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstancePercentageInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewRawDataInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewVariableInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstancePercentageInterpreterOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeOS.getViewProperty(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) default ViewPropertyProcessViewInterpreterOS.getViewProperty(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewVariableInterpreterOS.getViewProperty(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstancePercentageInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewRawDataInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewVariableInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.view.process.duration
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.view.process.duration with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionorg.opensearch.client.opensearch._types.query_dsl.BoolQuery.BuilderProcessViewInstanceDurationOnProcessPartInterpreterOS.adjustQuery(org.opensearch.client.opensearch._types.query_dsl.BoolQuery.Builder queryBuilder, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewDurationInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstanceDurationOnProcessPartInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewUserTaskDurationInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewUserTaskDurationInterpreterOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewDurationInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstanceDurationOnProcessPartInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewUserTaskDurationInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggs, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.interpreter.view.process.frequency
Method parameters in io.camunda.optimize.service.db.os.report.interpreter.view.process.frequency with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionAbstractProcessViewFrequencyInterpreterOS.createAggregations(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewFrequencyInterpreterOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstanceFrequencyInterpreterOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewFrequencyInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.os.report.service
Method parameters in io.camunda.optimize.service.db.os.report.service with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionOptional<org.apache.commons.lang3.tuple.Pair<String, org.opensearch.client.opensearch._types.aggregations.Aggregation>> DurationAggregationServiceOS.createLimitedGroupByScriptedDurationAggregation(org.opensearch.client.opensearch._types.query_dsl.Query baseQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.Script durationCalculationScript) Optional<org.apache.commons.lang3.tuple.Pair<String, org.opensearch.client.opensearch._types.aggregations.Aggregation>> DurationAggregationServiceOS.createLimitedGroupByScriptedEventDurationAggregation(org.opensearch.client.opensearch._types.query_dsl.Query query, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.Script durationCalculationScript) Optional<org.apache.commons.lang3.tuple.Pair<String, org.opensearch.client.opensearch._types.aggregations.Aggregation>> DurationAggregationServiceOS.createLimitedGroupByScriptedUserTaskDurationAggregation(org.opensearch.client.opensearch._types.query_dsl.Query boolQuery, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, org.opensearch.client.opensearch._types.Script durationCalculationScript, UserTaskDurationTime userTaskDurationTime) DurationAggregationServiceOS.mapGroupByDurationResults(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> parentSubAggregations, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report
Methods in io.camunda.optimize.service.db.report with parameters of type ProcessExecutionPlanModifier and TypeMethodDescriptionprotected abstract ACombinedReportInstanceCounter.getBaseQuery(ProcessExecutionPlan plan, ReportEvaluationContext<SingleProcessReportDefinitionRequestDto> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.groupby
Method parameters in io.camunda.optimize.service.db.report.groupby with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionstatic voidProcessGroupByProcessInstanceDateInterpreter.addQueryResult(List<CompositeCommandResult.GroupByResult> groups, boolean isDistributedByKeyOfNumericType, CompositeCommandResult result, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.groupby.flownode
Method parameters in io.camunda.optimize.service.db.report.groupby.flownode with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionstatic voidGroupByIncidentFlowNodeInterpreterHelper.addMissingGroupByIncidentKeys(Map<String, String> flowNodeNames, List<CompositeCommandResult.GroupByResult> groupedData, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, List<CompositeCommandResult.DistributedByResult> emptyDistributedByResult) voidProcessGroupByFlowNodeInterpreterHelper.addMissingGroupByKeys(Map<String, String> flowNodeNames, List<CompositeCommandResult.GroupByResult> groupedData, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, List<CompositeCommandResult.DistributedByResult> emptyDistributedByResult) voidProcessGroupByFlowNodeInterpreterHelper.removeHiddenModelElements(List<CompositeCommandResult.GroupByResult> groupedData, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.interpreter.distributedby.process
Method parameters in io.camunda.optimize.service.db.report.interpreter.distributedby.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionProcessDistributedByProcessInterpreter.emptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreter.emptyViewResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreter.retrieveResult(Map<String, List<ProcessDistributedByProcessInterpreter.ProcessBucket>> bucketsByDefKey, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.interpreter.distributedby.process.identity
Method parameters in io.camunda.optimize.service.db.report.interpreter.distributedby.process.identity with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessDistributedByIdentityInterpreterHelper.addEmptyMissingDistributedByResults(List<CompositeCommandResult.DistributedByResult> distributedByIdentityResultList, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Supplier<CompositeCommandResult.ViewResult> emptyViewResultSupplier) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.interpreter.distributedby.process.model
Method parameters in io.camunda.optimize.service.db.report.interpreter.distributedby.process.model with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionProcessDistributedByModelElementInterpreterHelper.missingDistributions(Map<String, FlowNodeDataDto> modelElementNames, ViewInterpreter<ProcessReportDataDto, ProcessExecutionPlan> viewInterpreter, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByModelElementInterpreterHelper.missingDistributions(Map<String, FlowNodeDataDto> modelElementNames, ViewInterpreter<ProcessReportDataDto, ProcessExecutionPlan> viewInterpreter, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.interpreter.groupby.process.date
Method parameters in io.camunda.optimize.service.db.report.interpreter.groupby.process.date with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionstatic voidProcessGroupByProcessInstanceRunningDateInterpreter.addQueryResult(CompositeCommandResult result, List<CompositeCommandResult.GroupByResult> groups, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) static Optional<MinMaxStatDto> ProcessGroupByProcessInstanceRunningDateInterpreter.getMinMaxStats(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Supplier<MinMaxStatDto> minMaxDateRangeForCrossFieldSupplier) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.interpreter.groupby.usertask
Method parameters in io.camunda.optimize.service.db.report.interpreter.groupby.usertask with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionvoidProcessGroupByUserTaskInterpreterHelper.addMissingGroupByResults(Map<String, String> userTaskNames, List<CompositeCommandResult.GroupByResult> groupedData, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, DistributedByInterpreter distributedByInterpreter) ProcessGroupByUserTaskInterpreterHelper.getUserTaskDurationTime(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) voidProcessGroupByUserTaskInterpreterHelper.removeHiddenModelElements(List<CompositeCommandResult.GroupByResult> groupedData, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.interpreter.plan.process
Methods in io.camunda.optimize.service.db.report.interpreter.plan.process that return types with arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptiondefault Set<ProcessExecutionPlan> GenericProcessExecutionPlanInterpreter.getSupportedExecutionPlans()Method parameters in io.camunda.optimize.service.db.report.interpreter.plan.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptiondefault voidRawProcessInstanceDataGroupByNoneExecutionPlanInterpreter.addNewVariablesAndDtoFieldsToTableColumnConfig(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> executionContext, CommandEvaluationResult<Object> result) default Map<String, List<ProcessFilterDto<?>>> ProcessExecutionPlanInterpreter.getInstanceLevelDateFiltersByDefinitionKey(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.interpreter.view.process
Method parameters in io.camunda.optimize.service.db.report.interpreter.view.process with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionprotected voidAbstractProcessViewRawDataInterpreter.addNewVariablesAndDtoFieldsToTableColumnConfig(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, List<RawDataProcessInstanceDto> rawData) AbstractProcessViewMultiAggregationInterpreter.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewRawDataInterpreter.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) static VariableViewPropertyDtoProcessViewVariableInterpreterHelper.getVariableViewDto(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) protected StringAbstractProcessViewRawDataInterpreter.sortByField(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.interpreter.view.process.duration
Method parameters in io.camunda.optimize.service.db.report.interpreter.view.process.duration with type arguments of type ProcessExecutionPlanModifier and TypeMethodDescriptionstatic ProcessPartDtoProcessViewDurationInterpreterHelper.getProcessPart(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of ProcessExecutionPlan in io.camunda.optimize.service.db.report.plan.process
Methods in io.camunda.optimize.service.db.report.plan.process that return ProcessExecutionPlanModifier and TypeMethodDescriptionstatic ProcessExecutionPlanReturns the enum constant of this class with the specified name.static ProcessExecutionPlan[]ProcessExecutionPlan.values()Returns an array containing the constants of this enum class, in the order they are declared.