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

jcduff
22.32.2008 7d2698d372148b72f317bd9ff4d16c34e522c96d
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/WizardStep.java
@@ -56,4 +56,11 @@
   */
  boolean isFinishedStep();
  /**
   * Indicates whether this is the license approval step.
   * @return <CODE>true</CODE> if this is the license approval step
   * and <CODE>false</CODE> otherwise.
   */
  boolean isLicenseStep();
}