Package | Description |
---|---|
org.opends.server.util |
Contains implementations for various Directory Server utility classes and
methods which may be used throughout the server but do not necessarily fit in
elsewhere.
|
Modifier and Type | Method and Description |
---|---|
static VersionCompatibilityIssue.Effect |
VersionCompatibilityIssue.Effect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionCompatibilityIssue.Effect[] |
VersionCompatibilityIssue.Effect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<VersionCompatibilityIssue.Effect> |
VersionCompatibilityIssue.Cause.getEffects()
Gets the set of effects that cause the upgrade/reversion
tools to behave in particular ways.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.