opendj-sdk/opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -23,7 +23,7 @@ * * * Copyright 2006-2010 Sun Microsystems, Inc. * Portions copyright 2011 ForgeRock AS * Portions copyright 2011-2012 ForgeRock AS */ package org.opends.server.config; @@ -4346,6 +4346,11 @@ public static final String REBUILD_ALL = "rebuildall"; /** * Used to specify that the rebuild degraded boolean should be set. */ public static final String REBUILD_DEGRADED = "rebuilddegraded"; /** * The name of the objectclass that will be used for a Directory Server * reset generationId task definition. */