| Package | Description |
|---|---|
| com.atlassian.confluence.it.feed |
| Modifier and Type | Method and Description |
|---|---|
Sort |
FeedOptions.getSort() |
static Sort |
Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sort[] |
Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeedOptions.setSort(Sort sort)
Sets the sort order of the feed.
|
Copyright © 2003–2020 Atlassian. All rights reserved.