public class SweagleUtils extends Object
| Constructor and Description |
|---|
SweagleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
approveChangeSet(String sweagleURL,
hudson.util.Secret sweagleAPIkey,
String tag,
String description,
boolean withSnapshot,
int changeSetId,
boolean showResults,
hudson.model.TaskListener listener,
hudson.EnvVars env) |
static int |
createChangeSet(String sweagleURL,
hudson.util.Secret sweagleAPIkey,
boolean showResults,
String description,
hudson.model.TaskListener listener,
hudson.EnvVars env) |
public static int createChangeSet(String sweagleURL, hudson.util.Secret sweagleAPIkey, boolean showResults, String description, hudson.model.TaskListener listener, hudson.EnvVars env) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static void approveChangeSet(String sweagleURL, hudson.util.Secret sweagleAPIkey, String tag, String description, boolean withSnapshot, int changeSetId, boolean showResults, hudson.model.TaskListener listener, hudson.EnvVars env) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2016–2019. All rights reserved.