public class LocalPurgeHistorical extends Object
| Constructor and Description |
|---|
LocalPurgeHistorical(PurgeHistoricalUserData uData,
com.forgerock.opendj.cli.ConsoleApplication app,
ProgressMessageFormatter formatter,
String configFile,
String configClass)
The default constructor.
|
public LocalPurgeHistorical(PurgeHistoricalUserData uData, com.forgerock.opendj.cli.ConsoleApplication app, ProgressMessageFormatter formatter, String configFile, String configClass)
uData - the object containing the information provided by the user.app - the console application that is used to write the progress
and error messages.formatter - the formatter to be used to generated the messages.configFile - the file that contains the configuration. This is
required to initialize properly the server.configClass - the class to be used to read the configuration. This is
required to initialize properly the server.public ReplicationCliReturnCode execute()
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.