public class BuildTriggerEdge extends DependencyEdge
| Constructor and Description | 
|---|
BuildTriggerEdge(hudson.model.Job<?,?> upstreamProject,
                hudson.model.Job<?,?> downstreamProject)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getColor()  | 
equals, getTypepublic BuildTriggerEdge(hudson.model.Job<?,?> upstreamProject,
                        hudson.model.Job<?,?> downstreamProject)
public String getColor()
getColor in class DependencyEdgeCopyright © 2016–2020. All rights reserved.