Uses of Class
hudson.model.queue.MappingWorksheet.Mapping
-
Packages that use MappingWorksheet.Mapping Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of MappingWorksheet.Mapping in hudson.model
Methods in hudson.model that return MappingWorksheet.Mapping Modifier and Type Method Description abstract MappingWorksheet.Mapping
LoadBalancer. map(Queue.Task task, MappingWorksheet worksheet)
Chooses the executor(s) to carry out the build for the given task.
-