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

lutoff
07.50.2008 9b6dfe96f8d0e0c92c4fdbf3f65459271bca425c
opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -4123,6 +4123,12 @@
  public static final String ATTR_TASK_EXPORT_WRAP_COLUMN =
       NAME_PREFIX_TASK + "export-wrap-column";
  /**
   * The name of the attribute in an export task definition that specifies
   * that operational attributes have to be included.
   */
  public static final String ATTR_TASK_EXPORT_INCLUDE_OPERATIONAL_ATTRIBUTES =
       NAME_PREFIX_TASK + "export-include-operational-attributes";
  /**