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(); }