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

neil_a_wilson
31.30.2007 a0c742dc589e56e8b1a7498de1d165e039f58aac
opendj-sdk/opends/src/server/org/opends/server/backends/task/TaskScheduler.java
@@ -1357,6 +1357,18 @@
  /**
   * Retrieves the task backend with which this scheduler is associated.
   *
   * @return  The task backend with which this scheduler is associated.
   */
  public TaskBackend getTaskBackend()
  {
    return taskBackend;
  }
  /**
   * Retrieves the root entry that is the common ancestor for all entries in the
   * task backend.
   *