Uses of Enum Class
com.atlassian.confluence.user.crowd.DirectoryState
Packages that use DirectoryState
-
Uses of DirectoryState in com.atlassian.confluence.user.crowd
Methods in com.atlassian.confluence.user.crowd that return DirectoryStateModifier and TypeMethodDescriptionstatic DirectoryState
Returns the enum constant of this class with the specified name.static DirectoryState[]
DirectoryState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.user.crowd with parameters of type DirectoryStateModifier and TypeMethodDescriptionvoid
EmbeddedCrowdBootstrap.ensureInternalDirectoryExists
(DirectoryState state) If no internal directory is found, create one and set the enabled flag.