@Extension(ordinal=100.0) public class ProjectRelationshipResolver extends RelationshipResolver
Constructor and Description |
---|
ProjectRelationshipResolver() |
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 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.