public class ScanProgress extends Object implements com.hcl.appscan.sdk.logging.IProgress, Serializable
| Constructor and Description |
|---|
ScanProgress(hudson.model.BuildListener 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.IProgresspublic void setStatus(Throwable e)
setStatus in interface com.hcl.appscan.sdk.logging.IProgresspublic void setStatus(com.hcl.appscan.sdk.logging.Message status,
Throwable e)
setStatus in interface com.hcl.appscan.sdk.logging.IProgressCopyright © 2016–2017 IBM. All rights reserved.