@Extension(optional=true,
           ordinal=150.0)
public class PromotedBuildRelationshipResolver
extends RelationshipResolver
| Constructor and Description | 
|---|
PromotedBuildRelationshipResolver()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<hudson.model.AbstractProject> | 
getDownstreamProjects(hudson.model.AbstractProject<?,?> project)
Returns the downstream projects for the given project. 
 | 
allpublic static final Class CLASS
public List<hudson.model.AbstractProject> getDownstreamProjects(hudson.model.AbstractProject<?,?> project)
RelationshipResolvergetDownstreamProjects in class RelationshipResolverproject - the project which to resolve downstream dependencies forCopyright © 2016–2020 Diabol AB. All rights reserved.