Class AvailableSpaces

java.lang.Object
com.atlassian.confluence.pages.actions.beans.AvailableSpaces

public class AvailableSpaces extends Object
  • Constructor Details

    • AvailableSpaces

      public AvailableSpaces(SpaceManager spaceManager)
  • Method Details

    • 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