Uses of Enum Class
org.camunda.bpm.engine.impl.AbstractQuery.ResultType
Packages that use AbstractQuery.ResultType
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of AbstractQuery.ResultType in org.camunda.bpm.engine.impl
Fields in org.camunda.bpm.engine.impl declared as AbstractQuery.ResultTypeMethods in org.camunda.bpm.engine.impl that return AbstractQuery.ResultTypeModifier and TypeMethodDescriptionstatic AbstractQuery.ResultTypeReturns the enum constant of this class with the specified name.static AbstractQuery.ResultType[]AbstractQuery.ResultType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.camunda.bpm.engine.impl with parameters of type AbstractQuery.ResultTypeModifier and TypeMethodDescriptionAbstractQuery.executeResult(AbstractQuery.ResultType resultType)