public class ScanProgress extends Object implements com.hcl.appscan.sdk.logging.IProgress, Serializable
Constructor and Description |
---|
ScanProgress(hudson.model.TaskListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
setStatus(com.hcl.appscan.sdk.logging.Message status) |
void |
setStatus(com.hcl.appscan.sdk.logging.Message status,
Throwable e) |
void |
setStatus(Throwable e) |
public void setStatus(com.hcl.appscan.sdk.logging.Message status)
setStatus
in interface com.hcl.appscan.sdk.logging.IProgress
public void setStatus(Throwable e)
setStatus
in interface com.hcl.appscan.sdk.logging.IProgress
public void setStatus(com.hcl.appscan.sdk.logging.Message status, Throwable e)
setStatus
in interface com.hcl.appscan.sdk.logging.IProgress
Copyright © 2016–2024 HCL. All rights reserved.