opendj-sdk/opends/src/server/org/opends/server/api/plugin/StartupPluginResult.java
@@ -34,6 +34,11 @@ * the result of processing by a plugin invoked during the Directory * Server startup process. */ @org.opends.server.types.PublicAPI( stability=org.opends.server.types.StabilityLevel.UNCOMMITTED, mayInstantiate=true, mayExtend=false, mayInvoke=true) public class StartupPluginResult { /**