Uses of Enum Class
org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
Packages that use Query.NullHandlingOnOrder
-
Uses of Query.NullHandlingOnOrder in org.flowable.common.engine.api.query
Methods in org.flowable.common.engine.api.query that return Query.NullHandlingOnOrderModifier and TypeMethodDescriptionstatic Query.NullHandlingOnOrder
Returns the enum constant of this class with the specified name.static Query.NullHandlingOnOrder[]
Query.NullHandlingOnOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.flowable.common.engine.api.query with parameters of type Query.NullHandlingOnOrderModifier and TypeMethodDescriptionQuery.orderBy
(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder)