Class ProcessViewFrequencyInterpreterES
java.lang.Object
io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency.AbstractProcessViewFrequencyInterpreterES
io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency.ProcessViewFrequencyInterpreterES
- All Implemented Interfaces:
ProcessViewInterpreterES,ViewInterpreterES<ProcessReportDataDto,,ProcessExecutionPlan> ProcessViewFrequencyInterpreter,ViewInterpreter<ProcessReportDataDto,ProcessExecutionPlan>
@Component
@Conditional(io.camunda.optimize.service.util.configuration.condition.ElasticSearchCondition.class)
public class ProcessViewFrequencyInterpreterES
extends AbstractProcessViewFrequencyInterpreterES
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.optimize.service.db.es.report.interpreter.view.process.frequency.AbstractProcessViewFrequencyInterpreterES
createAggregations, createEmptyResult, retrieveResultMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.optimize.service.db.report.interpreter.view.process.frequency.ProcessViewFrequencyInterpreter
createViewResultMethods inherited from interface io.camunda.optimize.service.db.es.report.interpreter.view.process.ProcessViewInterpreterES
getViewPropertyMethods inherited from interface io.camunda.optimize.service.db.es.report.interpreter.view.ViewInterpreterES
adjustSearchRequest
-
Constructor Details
-
ProcessViewFrequencyInterpreterES
public ProcessViewFrequencyInterpreterES()
-
-
Method Details
-
getSupportedViews
-