| Package | Description |
|---|---|
| org.flowable.engine.common.api.query |
| Modifier and Type | Method and Description |
|---|---|
static Query.NullHandlingOnOrder |
Query.NullHandlingOnOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Query.NullHandlingOnOrder[] |
Query.NullHandlingOnOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Query.orderBy(QueryProperty property,
Query.NullHandlingOnOrder nullHandlingOnOrder) |
Copyright © 2018 Flowable. All rights reserved.