public class ParamsAdapter extends Object implements com.nowsecure.auto.domain.NSAutoParameters
| Constructor and Description |
|---|
ParamsAdapter(com.nowsecure.auto.domain.NSAutoParameters delegateParams,
String overrideApiKey,
File artifactsDir,
File file,
boolean breakBuildOnScore,
boolean waitForResults) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
String |
getApiUrl() |
File |
getArtifactsDir() |
String |
getDescription() |
File |
getFile() |
String |
getGroup() |
int |
getScoreThreshold() |
int |
getWaitMinutes() |
public String getApiKey()
getApiKey in interface com.nowsecure.auto.domain.NSAutoParameterspublic String getApiUrl()
getApiUrl in interface com.nowsecure.auto.domain.NSAutoParameterspublic File getArtifactsDir()
getArtifactsDir in interface com.nowsecure.auto.domain.NSAutoParameterspublic String getDescription()
getDescription in interface com.nowsecure.auto.domain.NSAutoParameterspublic File getFile()
getFile in interface com.nowsecure.auto.domain.NSAutoParameterspublic String getGroup()
getGroup in interface com.nowsecure.auto.domain.NSAutoParameterspublic int getScoreThreshold()
getScoreThreshold in interface com.nowsecure.auto.domain.NSAutoParameterspublic int getWaitMinutes()
getWaitMinutes in interface com.nowsecure.auto.domain.NSAutoParametersCopyright © 2016–2018. All rights reserved.