@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.
|
all
public static final Class CLASS
public List<hudson.model.AbstractProject> getDownstreamProjects(hudson.model.AbstractProject<?,?> project)
RelationshipResolver
getDownstreamProjects
in class RelationshipResolver
project
- the project which to resolve downstream dependencies forCopyright © 2016–2020 Diabol AB. All rights reserved.