Uses of Interface
hudson.model.RunMap.Constructor
Packages that use RunMap.Constructor
-
Uses of RunMap.Constructor in hudson.model
Methods in hudson.model with parameters of type RunMap.ConstructorModifier and TypeMethodDescriptionvoid
RunMap.load
(Job job, RunMap.Constructor<R> cons) Deprecated.Constructors in hudson.model with parameters of type RunMap.ConstructorModifierConstructorDescriptionRunMap
(Job<?, ?> job, RunMap.Constructor cons) RunMap
(File baseDir, RunMap.Constructor cons) Deprecated.
RunMap(File, Constructor)