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

neil_a_wilson
30.11.2007 f386801829fe0295a232ad8af4785ba60d2be044
opendj-sdk/opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -3730,5 +3730,11 @@
  /**
   * The name of the attribute in the add schema file task definition that
   * specifies the name of the schema file to be added.
   */
  public static final String ATTR_TASK_ADDSCHEMAFILE_FILENAME =
       NAME_PREFIX_TASK + "schema-file-name";
}