Uses of Interface
hudson.model.RunMap.Constructor
-
Packages that use RunMap.Constructor Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of RunMap.Constructor in hudson.model
Methods in hudson.model with parameters of type RunMap.Constructor Modifier and Type Method Description void
RunMap. load(Job job, RunMap.Constructor<R> cons)
Deprecated.as of 1.485 UseRunMap(File, Constructor)
Constructors in hudson.model with parameters of type RunMap.Constructor Constructor Description RunMap(File baseDir, RunMap.Constructor cons)
-