@ExportedBean public class BuildGraph extends Object implements hudson.model.Action
Cause.UpstreamCause
.Modifier and Type | Class and Description |
---|---|
static class |
BuildGraph.Edge |
Constructor and Description |
---|
BuildGraph(hudson.model.AbstractBuild run) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Api |
getApi() |
String |
getBuildGraph() |
String |
getBuildUrl() |
String |
getDisplayName() |
String |
getIconFileName() |
BuildExecution |
getStart() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
public BuildExecution getStart()
public String getBuildUrl()
public hudson.model.Api getApi()
@Exported public String getBuildGraph() throws InterruptedException, ExecutionException, ClassNotFoundException, IOException
Copyright © 2016–2017. All rights reserved.