public class NSAutoGateway extends Object
| Constructor and Description |
|---|
NSAutoGateway(NSAutoParameters params,
File artifactsDir,
hudson.FilePath workspace,
hudson.model.TaskListener listener,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildUrl(String path,
URL api,
String group) |
void |
execute() |
String |
toString() |
public NSAutoGateway(NSAutoParameters params, File artifactsDir, hudson.FilePath workspace, hudson.model.TaskListener listener, String apiKey) throws IOException
IOExceptionpublic void execute()
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionpublic static String buildUrl(String path, URL api, String group) throws MalformedURLException
MalformedURLExceptionCopyright © 2016–2018. All rights reserved.