Uses of Enum Class
org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
Packages that use BaseNativeQuery.ResultType
-
Uses of BaseNativeQuery.ResultType in org.flowable.common.engine.impl.query
Fields in org.flowable.common.engine.impl.query declared as BaseNativeQuery.ResultTypeMethods in org.flowable.common.engine.impl.query that return BaseNativeQuery.ResultTypeModifier and TypeMethodDescriptionstatic BaseNativeQuery.ResultTypeReturns the enum constant of this class with the specified name.static BaseNativeQuery.ResultType[]BaseNativeQuery.ResultType.values()Returns an array containing the constants of this enum class, in the order they are declared.