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

jvergara
04.48.2007 a9037949c175770a591d75624d4b282264dfcf5b
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/WizardStep.java
@@ -47,4 +47,11 @@
   */
  boolean isProgressStep();
  /**
   * Indicates whether this is the finished step for the application or not.
   * @return <CODE>true</CODE> if this is the finished step for the application
   * and <CODE>false</CODE> otherwise.
   */
  boolean isFinishedStep();
}