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

jvergara
18.27.2010 c8447177b6c9d155ea48009583a20ecce7ffd8c6
opends/src/quicksetup/org/opends/quicksetup/ui/FieldName.java
@@ -22,7 +22,7 @@
 * CDDL HEADER END
 *
 *
 *      Copyright 2006-2008 Sun Microsystems, Inc.
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 */
package org.opends.quicksetup.ui;
@@ -160,6 +160,14 @@
   */
  REMOTE_REPLICATION_SECURE,
  /**
   * The value associated with this is a JavaArguments object.
   */
  SERVER_JAVA_ARGUMENTS,
  /**
   * The value associated with this is a JavaArguments object.
   */
  IMPORT_JAVA_ARGUMENTS,
  /**
   * The value associated with this is a Boolean.
   */
  SERVER_START_INSTALLER,