Uses of Class
com.atlassian.confluence.spaces.SpaceType
-
Packages that use SpaceType Package Description com.atlassian.confluence.internal.spaces Confluence internal classes related to spaces.com.atlassian.confluence.spaces -
-
Uses of SpaceType in com.atlassian.confluence.internal.spaces
Methods in com.atlassian.confluence.internal.spaces that return SpaceType Modifier and Type Method Description SpaceTypeSpacesQueryWithPermissionQueryBuilder. getSpaceType() -
Uses of SpaceType in com.atlassian.confluence.spaces
Fields in com.atlassian.confluence.spaces declared as SpaceType Modifier and Type Field Description static SpaceTypeSpaceType. GLOBALstatic SpaceTypeSpaceType. PERSONALMethods in com.atlassian.confluence.spaces that return SpaceType Modifier and Type Method Description SpaceTypeSpace. getSpaceType()SpaceTypeSpacesQuery. getSpaceType()static SpaceTypeSpaceType. getSpaceType(String spaceTypeAsString)Methods in com.atlassian.confluence.spaces with parameters of type SpaceType Modifier and Type Method Description intSpaceType. compareTo(SpaceType o)voidSpace. setSpaceType(SpaceType spaceType)SpacesQuery.BuilderSpacesQuery.Builder. withSpaceType(SpaceType type)
-