Uses of Interface
hudson.model.RunMap.Constructor

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

Uses of RunMap.Constructor in hudson.model
 

Methods in hudson.model with parameters of type RunMap.Constructor
 void RunMap.load(Job job, RunMap.Constructor<R> cons)
          Deprecated. as of 1.485 Use RunMap.RunMap(File, Constructor)
 

Constructors in hudson.model with parameters of type RunMap.Constructor
RunMap(File baseDir, RunMap.Constructor cons)
           
 



Copyright © 2004-2013. All Rights Reserved.