@Deprecated public interface SubProjectProvider extends hudson.ExtensionPoint
Extension
but instead add a Module
with a Multibinder
which has the Extension
annotation. For example see DependencyGraphModule
and ParameterizedTriggerSubProjectProvider
Modifier and Type | Method and Description |
---|---|
Iterable<ProjectNode> |
getSubProjectsOf(hudson.model.Job<?,?> project)
Deprecated.
|
Iterable<ProjectNode> getSubProjectsOf(hudson.model.Job<?,?> project)
Copyright © 2016–2020. All rights reserved.