Uses of Class
hudson.model.DependencyGraph.Dependency
-
Uses of DependencyGraph.Dependency in hudson.model
Modifier and TypeMethodDescriptionDependencyGraph.getDownstreamDependencies
(AbstractProject p) DependencyGraph.getUpstreamDependencies
(AbstractProject p) Modifier and TypeMethodDescriptionvoid
DependencyGraph.addDependency
(DependencyGraph.Dependency dep) Called during the dependency graph build phase to add a dependency edge.