| Package | Description |
|---|---|
| com.atlassian.crowd.config |
| Modifier and Type | Method and Description |
|---|---|
static ConfiguredDatabaseType |
ConfiguredDatabaseType.identifyByConnectionUrl(String connectionUrl) |
static ConfiguredDatabaseType |
ConfiguredDatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfiguredDatabaseType[] |
ConfiguredDatabaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
DefaultDatabaseConnectionParameters.getConnectionParametersFor(ConfiguredDatabaseType configuredDatabaseType) |
Copyright © 2018 Atlassian. All rights reserved.