Uses of Class
hudson.model.RunMap
Packages that use RunMap
-
Uses of RunMap in hudson.model
Fields in hudson.model declared as RunMapModifier and TypeFieldDescriptionAbstractProject.buildsAll the builds keyed by their build number.ViewJob.runsAllRuns.Methods in hudson.model that return RunMap -
Uses of RunMap in jenkins.model.lazy
Methods in jenkins.model.lazy that return RunMapModifier and TypeMethodDescriptionLazyBuildMixIn._getRuns()Same asLazyBuildMixIn.getRunMap()but suitable forJob._getRuns().LazyBuildMixIn.getRunMap()Gets the raw model.