Uses of Class
io.camunda.optimize.service.db.report.result.CompositeCommandResult.ViewResult
Packages that use CompositeCommandResult.ViewResult
Package
Description
-
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process
Methods in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionProcessDistributedByProcessInterpreterES.emptyViewResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.es.report.interpreter.view
Methods in io.camunda.optimize.service.db.es.report.interpreter.view that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionViewInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<DATA, PLAN> context) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.es.report.interpreter.view.decision
Methods in io.camunda.optimize.service.db.es.report.interpreter.view.decision that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionDecisionViewInstanceFrequencyInterpreterES.createEmptyResult(ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewInterpreterFacadeES.createEmptyResult(ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewRawDataInterpreterES.createEmptyResult(ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewInstanceFrequencyInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewInterpreterFacadeES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggregations, ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewRawDataInterpreterES.retrieveResult(co.elastic.clients.elasticsearch.core.search.ResponseBody<?> response, Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregate> aggs, ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.es.report.interpreter.view.process
Methods in io.camunda.optimize.service.db.es.report.interpreter.view.process that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionProcessViewInstancePercentageInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewRawDataInterpreterES.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInstancePercentageInterpreterES.createViewResult(Double value) 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 CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.es.report.interpreter.view.process.duration
Methods in io.camunda.optimize.service.db.es.report.interpreter.view.process.duration that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionProcessViewUserTaskDurationInterpreterES.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 CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency
Methods in io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionAbstractProcessViewFrequencyInterpreterES.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 CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process
Methods in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionProcessDistributedByProcessInterpreterOS.emptyViewResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.os.report.interpreter.view
Methods in io.camunda.optimize.service.db.os.report.interpreter.view that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionViewInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<DATA, PLAN> context) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.os.report.interpreter.view.decision
Methods in io.camunda.optimize.service.db.os.report.interpreter.view.decision that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionDecisionViewInstanceFrequencyInterpreterOS.createEmptyResult(ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewInterpreterFacadeOS.createEmptyResult(ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewRawDataInterpreterOS.createEmptyResult(ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewInstanceFrequencyInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggs, ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewInterpreterFacadeOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggregations, ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) DecisionViewRawDataInterpreterOS.retrieveResult(org.opensearch.client.opensearch.core.SearchResponse<RawResult> response, Map<String, org.opensearch.client.opensearch._types.aggregations.Aggregate> aggs, ExecutionContext<DecisionReportDataDto, DecisionExecutionPlan> context) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.os.report.interpreter.view.process
Methods in io.camunda.optimize.service.db.os.report.interpreter.view.process that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionProcessViewInstancePercentageInterpreterOS.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessViewInterpreterFacadeOS.createEmptyResult(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 CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.os.report.interpreter.view.process.duration
Methods in io.camunda.optimize.service.db.os.report.interpreter.view.process.duration that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionProcessViewUserTaskDurationInterpreterOS.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 CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.os.report.interpreter.view.process.frequency
Methods in io.camunda.optimize.service.db.os.report.interpreter.view.process.frequency that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionAbstractProcessViewFrequencyInterpreterOS.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 CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.report.interpreter.distributedby.process
Methods in io.camunda.optimize.service.db.report.interpreter.distributedby.process that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionProcessDistributedByProcessInterpreter.emptyViewResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) ProcessDistributedByProcessInterpreter.ProcessBucket.result()Returns the value of theresultrecord component.Constructors in io.camunda.optimize.service.db.report.interpreter.distributedby.process with parameters of type CompositeCommandResult.ViewResultModifierConstructorDescriptionProcessBucket(String procDefKey, String version, String tenant, long docCount, CompositeCommandResult.ViewResult result) Creates an instance of aProcessBucketrecord class. -
Uses of CompositeCommandResult.ViewResult 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 CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionvoidProcessDistributedByIdentityInterpreterHelper.addEmptyMissingDistributedByResults(List<CompositeCommandResult.DistributedByResult> distributedByIdentityResultList, ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context, Supplier<CompositeCommandResult.ViewResult> emptyViewResultSupplier) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.report.interpreter.view
Methods in io.camunda.optimize.service.db.report.interpreter.view that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionViewInterpreter.createEmptyResult(ExecutionContext<DATA, PLAN> context) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.report.interpreter.view.process
Methods in io.camunda.optimize.service.db.report.interpreter.view.process that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionAbstractProcessViewMultiAggregationInterpreter.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) AbstractProcessViewRawDataInterpreter.createEmptyResult(ExecutionContext<ProcessReportDataDto, ProcessExecutionPlan> context) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.report.interpreter.view.process.duration
Methods in io.camunda.optimize.service.db.report.interpreter.view.process.duration that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionstatic <AGGREGATION_STRATEGY extends AggregationStrategy>
CompositeCommandResult.ViewResultProcessViewDurationInterpreterHelper.retrieveResult(List<AGGREGATION_STRATEGY> aggregationStrategies, Function<AGGREGATION_STRATEGY, Double> measureExtractor) -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.report.interpreter.view.process.frequency
Methods in io.camunda.optimize.service.db.report.interpreter.view.process.frequency that return CompositeCommandResult.ViewResult -
Uses of CompositeCommandResult.ViewResult in io.camunda.optimize.service.db.report.result
Methods in io.camunda.optimize.service.db.report.result that return CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionCompositeCommandResult.ViewResult.ViewResultBuilder.build()CompositeCommandResult.DistributedByResult.getViewResult()Methods in io.camunda.optimize.service.db.report.result with parameters of type CompositeCommandResult.ViewResultModifier and TypeMethodDescriptionCompositeCommandResult.DistributedByResult.createDistributedByNoneResult(CompositeCommandResult.ViewResult viewResult) CompositeCommandResult.DistributedByResult.createDistributedByResult(String key, String label, CompositeCommandResult.ViewResult viewResult) voidCompositeCommandResult.DistributedByResult.setViewResult(CompositeCommandResult.ViewResult viewResult) Constructors in io.camunda.optimize.service.db.report.result with parameters of type CompositeCommandResult.ViewResultModifierConstructorDescriptionprotectedDistributedByResult(String key, String label, CompositeCommandResult.ViewResult viewResult)