Uses of Class
hudson.model.queue.MappingWorksheet.WorkChunk
-
Uses of MappingWorksheet.WorkChunk in hudson.model.queue
Modifier and TypeMethodDescriptionMappingWorksheet.Mapping.get
(int n) MappingWorksheet.works
(int index) Modifier and TypeMethodDescriptionMappingWorksheet.Mapping.toMap()
Returns the assignment as a map.Modifier and TypeMethodDescriptionboolean
MappingWorksheet.ExecutorChunk.canAccept
(MappingWorksheet.WorkChunk c) Is this executor chunk and the given work chunk compatible? Can the latter be run on the former?