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

jcduff
22.32.2008 6d120a9a3f9d4a23ca83c5f715e7923e1d4103d7
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();
}