Package | Description |
---|---|
org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication
command lines.
|
Modifier and Type | Method and Description |
---|---|
static BasicAttributes |
PurgeHistoricalUserData.getTaskAttributes(PurgeHistoricalUserData uData)
Commodity method that returns the list of basic task attributes required
to launch a task corresponding to the provided user data.
|
static void |
PurgeHistoricalUserData.initializeWithArgParser(PurgeHistoricalUserData uData,
ReplicationCliArgumentParser argParser)
Initializes the contents of the provided purge historical replication user
data object with what was provided in the command-line without prompting to
the user.
|
Constructor and Description |
---|
LocalPurgeHistorical(PurgeHistoricalUserData uData,
com.forgerock.opendj.cli.ConsoleApplication app,
ProgressMessageFormatter formatter,
String configFile,
String configClass)
The default constructor.
|
PurgeHistoricalScheduleInformation(PurgeHistoricalUserData uData)
Default constructor.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.