| Constructor and Description |
|---|
ExportJob(LDIFExportConfig exportConfig)
Create a new export job.
|
public ExportJob(LDIFExportConfig exportConfig)
exportConfig - The requested LDIF export configuration.public void exportLDIF(RootContainer rootContainer) throws IOException, LDIFException, com.sleepycat.je.DatabaseException, JebException
rootContainer - The root container to export.com.sleepycat.je.DatabaseException - If an error occurs in the JE database.IOException - If an I/O error occurs while writing an entry.JebException - If an error occurs in the JE backend.LDIFException - If an error occurs while trying to determine whether
to write an entry.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.