| Package | Description |
|---|---|
| com.atlassian.confluence.api.service.content |
| Modifier and Type | Method and Description |
|---|---|
ContentOrder.Direction |
ContentOrder.getDirection()
Get the direction of the order-by.
|
static ContentOrder.Direction |
ContentOrder.Direction.parse(String str) |
static ContentOrder.Direction |
ContentOrder.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentOrder.Direction[] |
ContentOrder.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ContentOrder(ContentOrder.Field field,
ContentOrder.Direction direction) |
Copyright © 2003–2017 Atlassian. All rights reserved.