Package | Description |
---|---|
com.atlassian.confluence.it.feed |
Modifier and Type | Field and Description |
---|---|
static SpaceScope |
SpaceScope.ALL |
static SpaceScope |
SpaceScope.GLOBAL |
static SpaceScope |
SpaceScope.PERSONAL |
Modifier and Type | Method and Description |
---|---|
SpaceScope |
FeedOptions.getSpaceScope() |
SpaceScope |
SpaceScope.union(SpaceScope otherScope)
Returns the union of the two scopes.
|
Modifier and Type | Method and Description |
---|---|
void |
FeedOptions.setSpaceScope(SpaceScope spaceScope)
Set a list of spaces to return results from.
|
SpaceScope |
SpaceScope.union(SpaceScope otherScope)
Returns the union of the two scopes.
|
Copyright © 2003–2018 Atlassian. All rights reserved.