public class AvailableSpaces extends Object
Constructor and Description |
---|
AvailableSpaces(SpaceManager spaceManager) |
Modifier and Type | Method and Description |
---|---|
List<Space> |
getAvailableSpaces(Space currentSpace,
ConfluenceUser user) |
public AvailableSpaces(SpaceManager spaceManager)
public List<Space> getAvailableSpaces(Space currentSpace, ConfluenceUser user)
currentSpace
- the current spaceuser
- the user being operated withCopyright © 2003–2021 Atlassian. All rights reserved.