Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
Modifier and Type | Method and Description |
---|---|
AdministratorAction.Type |
AdministratorAction.getType()
Gets the type of this administrator action.
|
static AdministratorAction.Type |
AdministratorAction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdministratorAction.Type[] |
AdministratorAction.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AdministratorAction(AdministratorAction.Type type,
AbstractManagedObjectDefinition<?,?> d,
String propertyName)
Create a new administrator action.
|
Copyright 2010-2020 ForgeRock AS.