Uses of Class
com.atlassian.confluence.it.usermanagement.Directory
-
Packages that use Directory Package Description com.atlassian.confluence.it.usermanagement -
-
Uses of Directory in com.atlassian.confluence.it.usermanagement
Methods in com.atlassian.confluence.it.usermanagement that return Directory Modifier and Type Method Description static DirectoryDirectory. getDirectory(String mode)Deprecated.static DirectoryDirectory. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static Directory[]Directory. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-