Package | Description |
---|---|
com.atlassian.confluence.dashboard.actions | |
com.atlassian.confluence.search | |
com.atlassian.confluence.search.actions |
Modifier and Type | Method and Description |
---|---|
List<SpacePickerHelper.SpaceDTO> |
ConfigureRssFeedAction.getAvailableGlobalSpaces()
Find all spaces that user has permission to view and allow them to search among these
|
List<SpacePickerHelper.SpaceDTO> |
ConfigureRssFeedAction.getFavouriteSpaces() |
Modifier and Type | Method and Description |
---|---|
List<SpacePickerHelper.SpaceDTO> |
SpacePickerHelper.getAvailableGlobalSpaces(ConfluenceUser user)
Gets a list of current (non-archived) global space keys and names, not including any of the user's
favourite spaces.
|
List<SpacePickerHelper.SpaceDTO> |
SpacePickerHelper.getFavouriteSpaces(com.atlassian.user.User user) |
Modifier and Type | Method and Description |
---|---|
List<SpacePickerHelper.SpaceDTO> |
SearchSiteAction.getAvailableGlobalSpaces()
Deprecated.
Find all global spaces that user has permission to view, but that aren't favourites
|
List<SpacePickerHelper.SpaceDTO> |
SearchSiteAction.getFavouriteSpaces()
Deprecated.
|
Copyright © 2003–2019 Atlassian. All rights reserved.