Uses of Class
com.atlassian.confluence.it.feed.SpaceScope
-
Packages that use SpaceScope Package Description com.atlassian.confluence.it.feed -
-
Uses of SpaceScope in com.atlassian.confluence.it.feed
Fields in com.atlassian.confluence.it.feed declared as SpaceScope Modifier and Type Field Description static SpaceScopeSpaceScope. ALLstatic SpaceScopeSpaceScope. GLOBALstatic SpaceScopeSpaceScope. PERSONALMethods in com.atlassian.confluence.it.feed that return SpaceScope Modifier and Type Method Description SpaceScopeFeedOptions. getSpaceScope()SpaceScopeSpaceScope. union(SpaceScope otherScope)Returns the union of the two scopes.Methods in com.atlassian.confluence.it.feed with parameters of type SpaceScope Modifier and Type Method Description voidFeedOptions. setSpaceScope(SpaceScope spaceScope)Set a list of spaces to return results from.SpaceScopeSpaceScope. union(SpaceScope otherScope)Returns the union of the two scopes.
-