| Package | Description |
|---|---|
| com.atlassian.jira.util |
| Modifier and Type | Method and Description |
|---|---|
OrderByRequest.Order |
OrderByRequest.getOrder() |
static OrderByRequest.Order |
OrderByRequest.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderByRequest.Order[] |
OrderByRequest.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OrderByRequest(T field,
OrderByRequest.Order order) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.