| Package | Description |
|---|---|
| com.atlassian.confluence.it.feed | |
| com.atlassian.confluence.rss |
| Modifier and Type | Method and Description |
|---|---|
FeedType |
FeedOptions.getRssType() |
| Modifier and Type | Method and Description |
|---|---|
FeedOptions |
FeedOptions.setRssType(FeedType rssType)
Sets the type of feed to retrieve.
|
| Modifier and Type | Method and Description |
|---|---|
static FeedType |
FeedType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedType[] |
FeedType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2018 Atlassian. All rights reserved.