Uses of Enum Class
io.camunda.optimize.service.db.report.plan.process.ProcessDistributedBy
Packages that use ProcessDistributedBy
Package
Description
-
Uses of ProcessDistributedBy 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 types with arguments of type ProcessDistributedByModifier and TypeMethodDescriptionProcessDistributedByInterpreterES.getSupportedDistributedBys()ProcessDistributedByInterpreterFacadeES.getSupportedDistributedBys()ProcessDistributedByNoneInterpreterES.getSupportedDistributedBys()ProcessDistributedByProcessInterpreterES.getSupportedDistributedBys()ProcessDistributedByVariableInterpreterES.getSupportedDistributedBys() -
Uses of ProcessDistributedBy in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.date
Methods in io.camunda.optimize.service.db.es.report.interpreter.distributedby.process.date that return types with arguments of type ProcessDistributedByModifier and TypeMethodDescriptionProcessDistributedByInstanceEndDateInterpreterES.getSupportedDistributedBys()ProcessDistributedByInstanceStartDateInterpreterES.getSupportedDistributedBys() -
Uses of ProcessDistributedBy 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 types with arguments of type ProcessDistributedByModifier and TypeMethodDescriptionProcessDistributedByAssigneeInterpreterES.getSupportedDistributedBys()ProcessDistributedByCandidateGroupInterpreterES.getSupportedDistributedBys() -
Uses of ProcessDistributedBy 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 types with arguments of type ProcessDistributedByModifier and TypeMethodDescriptionProcessDistributedByFlowNodeInterpreterES.getSupportedDistributedBys()ProcessDistributedByUserTaskInterpreterES.getSupportedDistributedBys() -
Uses of ProcessDistributedBy 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 types with arguments of type ProcessDistributedByModifier and TypeMethodDescriptionProcessDistributedByInterpreterFacadeOS.getSupportedDistributedBys()ProcessDistributedByInterpreterOS.getSupportedDistributedBys()ProcessDistributedByNoneInterpreterOS.getSupportedDistributedBys()ProcessDistributedByProcessInterpreterOS.getSupportedDistributedBys()ProcessDistributedByVariableInterpreterOS.getSupportedDistributedBys() -
Uses of ProcessDistributedBy in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.date
Methods in io.camunda.optimize.service.db.os.report.interpreter.distributedby.process.date that return types with arguments of type ProcessDistributedByModifier and TypeMethodDescriptionProcessDistributedByInstanceEndDateInterpreterOS.getSupportedDistributedBys()ProcessDistributedByInstanceStartDateInterpreterOS.getSupportedDistributedBys() -
Uses of ProcessDistributedBy 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 types with arguments of type ProcessDistributedByModifier and TypeMethodDescriptionProcessDistributedByAssigneeInterpreterOS.getSupportedDistributedBys()ProcessDistributedByCandidateGroupInterpreterOS.getSupportedDistributedBys() -
Uses of ProcessDistributedBy 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 types with arguments of type ProcessDistributedByModifier and TypeMethodDescriptionProcessDistributedByFlowNodeInterpreterOS.getSupportedDistributedBys()ProcessDistributedByUserTaskInterpreterOS.getSupportedDistributedBys() -
Uses of ProcessDistributedBy in io.camunda.optimize.service.db.report.plan.process
Methods in io.camunda.optimize.service.db.report.plan.process that return ProcessDistributedByModifier and TypeMethodDescriptionProcessExecutionPlan.getDistributedBy()static ProcessDistributedByReturns the enum constant of this class with the specified name.static ProcessDistributedBy[]ProcessDistributedBy.values()Returns an array containing the constants of this enum class, in the order they are declared.