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