public class DependencyGraph extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
URL_SUFFIX |
| Constructor and Description |
|---|
DependencyGraph(URL jenkinsInstanceURL) |
| Modifier and Type | Method and Description |
|---|---|
protected List<com.github.jjYBdx4IL.utils.ci.jenkins.DependencyGraph.JobNode> |
getParentJobNames() |
protected void |
load() |
protected void |
parseStream(InputStream is) |
List<String> |
queue(String[] prepend,
String[] append,
boolean dryRun) |
public static final String URL_SUFFIX
public DependencyGraph(URL jenkinsInstanceURL)
protected List<com.github.jjYBdx4IL.utils.ci.jenkins.DependencyGraph.JobNode> getParentJobNames()
protected void load()
throws IOException
IOExceptionpublic List<String> queue(String[] prepend, String[] append, boolean dryRun) throws IOException
IOExceptionprotected void parseStream(InputStream is) throws IOException
IOExceptionCopyright © 2016 Github jjYBdx4IL Projects. All rights reserved.