mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
25.40.2007 44aad3f84d2a820094f3b5e73722778edc8c23f5
opends/src/server/org/opends/server/api/plugin/LDIFPluginResult.java
@@ -28,18 +28,12 @@
/**
 * This class defines a data structure that holds information about
 * the result of processing an LDIF import or export plugin.
 */
public class LDIFPluginResult
{
  /**
   * An LDIF plugin result instance that indicates all processing was
   * successful.