@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.
|
allpublic 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.