Uses of Class
com.atlassian.confluence.user.crowd.DirectoryState

Packages that use DirectoryState
com.atlassian.confluence.user.crowd   
 

Uses of DirectoryState in com.atlassian.confluence.user.crowd
 

Methods in com.atlassian.confluence.user.crowd that return DirectoryState
static DirectoryState DirectoryState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DirectoryState[] DirectoryState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.user.crowd with parameters of type DirectoryState
 void EmbeddedCrowdBootstrap.ensureInternalDirectoryExists(DirectoryState state)
          If no internal directory is found, create one and set the enabled flag.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.