Uses of Class
com.atlassian.confluence.plugins.spacedirectory.rest.SpaceDirectoryScope

Packages that use SpaceDirectoryScope
com.atlassian.confluence.plugins.spacedirectory.rest   
 

Uses of SpaceDirectoryScope in com.atlassian.confluence.plugins.spacedirectory.rest
 

Methods in com.atlassian.confluence.plugins.spacedirectory.rest that return SpaceDirectoryScope
static SpaceDirectoryScope SpaceDirectoryScope.toScope(String scopeStr)
           
static SpaceDirectoryScope SpaceDirectoryScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpaceDirectoryScope[] SpaceDirectoryScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.