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

jvergara
04.34.2008 1fa3324719600909e5131f1390d637fb38c5bc9b
opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgradeLauncher.java
@@ -283,6 +283,15 @@
  }
  /**
   * Indicates whether the user has specified to revert to an specific archive.
   * @return boolean where true indicates that the user specified to revert to
   * an specific archive.
   */
  public boolean isRevertToArchive() {
    return reversionArchive.isPresent();
  }
  /**
   * Creates an instance.
   *
   * @param args specified on command line