Class ScanProgress

    • Constructor Detail

      • ScanProgress

        public ScanProgress​(TaskListener listener)
    • Method Detail

      • setStatus

        public void setStatus​(com.hcl.appscan.sdk.logging.Message status)
        Specified by:
        setStatus in interface com.hcl.appscan.sdk.logging.IProgress
      • setStatus

        public void setStatus​(Throwable e)
        Specified by:
        setStatus in interface com.hcl.appscan.sdk.logging.IProgress
      • setStatus

        public void setStatus​(com.hcl.appscan.sdk.logging.Message status,
                              Throwable e)
        Specified by:
        setStatus in interface com.hcl.appscan.sdk.logging.IProgress