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

kenneth_suter
10.55.2007 12499600a8095e85f4e6afbfff3347b74d7e6d1e
opends/src/quicksetup/org/opends/quicksetup/WizardStep.java
@@ -39,4 +39,12 @@
   */
  String getMessageKey();
  /**
   * Indicates that when this step is displayed the application will
   * be asked to launch itself.
   * @return true indicating that this is the progress step for the
   * application
   */
  boolean isProgressStep();
}