Uses of Class
hudson.model.AbstractBuild.DependencyChange

Packages that use AbstractBuild.DependencyChange
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of AbstractBuild.DependencyChange in hudson.model
 

Methods in hudson.model that return types with arguments of type AbstractBuild.DependencyChange
 Map<AbstractProject,AbstractBuild.DependencyChange> AbstractBuild.getDependencyChanges(AbstractBuild from)
          Gets the changes in the dependency between the given build and this build.
 



Copyright © 2004-2013. All Rights Reserved.