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.Dependency
public int hashCode()
hashCode
in class hudson.model.DependencyGraph.Dependency
public String toString()
toString
in class hudson.model.DependencyGraph.Dependency
Copyright © 2016–2018. All rights reserved.