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

abobrov
15.07.2008 f531c4dd73411208ae6469a4ad5431795719871f
opendj-sdk/opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -2109,11 +2109,11 @@
  /**
   * The name of the configuration attribute that holds the name of the class
   * used to provide the implementation logic for a recurring task.
   * The name of the configuration attribute that holds the
   * schedule for a recurring task.
   */
  public static final String ATTR_RECURRING_TASK_CLASS_NAME =
       NAME_PREFIX_RECURRING_TASK + "class-name";
  public static final String ATTR_RECURRING_TASK_SCHEDULE =
       NAME_PREFIX_RECURRING_TASK + "schedule";