public class AppScanStandardScanTemplateBuilder extends Object
| Constructor and Description |
|---|
AppScanStandardScanTemplateBuilder(String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
createScanTemplate(hudson.FilePath ws) |
void |
deleteScanTemplateFile() |
String |
getScanTemplateFileLocation() |
hudson.FilePath |
getTempFile() |
void |
setTempFile(hudson.FilePath tempFile) |
public void createScanTemplate(hudson.FilePath ws)
public hudson.FilePath getTempFile()
public void setTempFile(hudson.FilePath tempFile)
public String getScanTemplateFileLocation()
public void deleteScanTemplateFile()
throws InterruptedException
InterruptedExceptionCopyright © 2016–2017. All rights reserved.