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
IOException
InterruptedException
public 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
UnsupportedEncodingException
Copyright © 2016–2020. All rights reserved.