public class APISecLauncher extends jenkins.security.MasterToSlaveCallable<String,Exception>
| Constructor and Description |
|---|
APISecLauncher(hudson.model.TaskListener listener,
String apiId,
String newAppName,
QualysAuth auth,
String portalUrl,
String swaggerPath,
String workspace,
boolean failConditionsConfigured,
String criteria) |
| Modifier and Type | Method and Description |
|---|---|
String |
call() |
com.google.gson.JsonObject |
evaluateFailurePolicy(com.google.gson.JsonObject result) |
QualysAPISecResponse |
launchScan() |
public com.google.gson.JsonObject evaluateFailurePolicy(com.google.gson.JsonObject result)
throws Exception
Exceptionpublic QualysAPISecResponse launchScan() throws Exception
ExceptionCopyright © 2016–2020. All rights reserved.