Class ListQueryParameterObject.OrderBy
java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
- Enclosing class:
- ListQueryParameterObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final String
protected final String
protected final Query.NullHandlingOnOrder
-
Constructor Summary
ConstructorsConstructorDescriptionOrderBy
(String columnName, String direction, Query.NullHandlingOnOrder nullHandlingOnOrder) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
columnName
-
direction
-
nullHandlingOnOrder
-
-
Constructor Details
-
OrderBy
-
-
Method Details
-
getColumnName
-
getDirection
-
getNullHandlingOnOrder
-