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

neil_a_wilson
25.40.2007 c888ad173543559089d2e0a93b6c1bfc8c1868dc
opendj-sdk/opends/src/server/org/opends/server/api/plugin/PreOperationPluginResult.java
@@ -28,18 +28,12 @@
/**
 * This class defines a data structure that holds information about
 * the result of processing by a pre-operation plugin.
 */
public class PreOperationPluginResult
{
  /**
   * A pre-operation plugin result instance that indicates all
   * processing was successful.