Class AvailableSpaces


  • public class AvailableSpaces
    extends Object
    • Constructor Detail

      • AvailableSpaces

        public AvailableSpaces​(SpaceManager spaceManager)
    • Method Detail

      • getAvailableSpaces

        public List<Space> getAvailableSpaces​(Space currentSpace,
                                              ConfluenceUser user)
        Parameters:
        currentSpace - the current space
        user - the user being operated with
        Returns:
        all the spaces available to the user including the supplied currentSpace