Package | Description |
---|---|
com.atlassian.confluence.user.crowd |
Modifier and Type | Method and Description |
---|---|
static DirectoryState |
DirectoryState.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedCrowdBootstrap.ensureInternalDirectoryExists(DirectoryState state)
If no internal directory is found, create one and set the enabled flag.
|
Copyright © 2003–2021 Atlassian. All rights reserved.