public static class FanInReverseBuildTrigger.FanInDependency
extends hudson.model.DependencyGraph.Dependency
| Constructor and Description |
|---|
FanInDependency(hudson.model.AbstractProject upstream,
hudson.model.AbstractProject downstream,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription() |
int |
hashCode() |
String |
toString() |
public FanInDependency(hudson.model.AbstractProject upstream,
hudson.model.AbstractProject downstream,
String description)
public String getDescription()
public boolean equals(Object obj)
equals in class hudson.model.DependencyGraph.Dependencypublic int hashCode()
hashCode in class hudson.model.DependencyGraph.Dependencypublic String toString()
toString in class hudson.model.DependencyGraph.DependencyCopyright © 2016–2018. All rights reserved.