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

matthew_swift
30.49.2007 8af4770c261b54c3f12bb4e8fe14b6f6b567514b
opends/src/server/org/opends/server/util/cli/OutputStreamConsoleApplication.java
@@ -58,6 +58,16 @@
   * {@inheritDoc}
   */
  @Override
  public boolean isAdvancedMode() {
    return app.isAdvancedMode();
  }
  /**
   * {@inheritDoc}
   */
  @Override
  public boolean isInteractive() {
    return app.isInteractive();
  }