| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.process | |
| org.bonitasoft.engine.search | |
| org.bonitasoft.engine.search.impl |
| Modifier and Type | Method and Description |
|---|---|
Order |
ProcessDeploymentInfoCriterion.getOrder() |
| Modifier and Type | Method and Description |
|---|---|
Order |
Sort.getOrder() |
static Order |
Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Order[] |
Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchOptionsBuilder |
SearchOptionsBuilder.sort(String field,
Order order)
Adds a sort order option to the list of sort options
|
| Constructor and Description |
|---|
Sort(Order order,
String field) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchOptionsImpl.addSort(String field,
Order order) |
Copyright © 2013 BonitaSoft. All Rights Reserved.