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

jvergara
04.34.2008 ff4e305d09da6752736d0d5a6f50239bc60454cc
opendj-sdk/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