| Package | Description |
|---|---|
| cloud.atlassian.confluence.plugins.pagetree |
We're using "cloud.atlassian.confluence" here instead of "com.atlassian.confluence" to avoid clashes
with the old "pagetree" plugin we're using as a library dependency.
|
| Modifier and Type | Method and Description |
|---|---|
static SortOrder |
SortOrder.fromMacroParameter(String val) |
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2016 Atlassian. All rights reserved.