Uses of Class
hudson.model.queue.MappingWorksheet.ExecutorChunk
-
Uses of MappingWorksheet.ExecutorChunk in hudson.model.queue
Modifier and TypeMethodDescriptionMappingWorksheet.Mapping.assign
(int index, MappingWorksheet.ExecutorChunk element) Update the mapping to execute n-thMappingWorksheet.WorkChunk
on the specifiedMappingWorksheet.ExecutorChunk
.MappingWorksheet.Mapping.assigned
(int n) MappingWorksheet.ExecutorChunk
assigned to the n-th work chunk.MappingWorksheet.executors
(int index) Modifier and TypeMethodDescriptionMappingWorksheet.WorkChunk.applicableExecutorChunks()
MappingWorksheet.Mapping.toMap()
Returns the assignment as a map.Modifier and TypeMethodDescriptionMappingWorksheet.Mapping.assign
(int index, MappingWorksheet.ExecutorChunk element) Update the mapping to execute n-thMappingWorksheet.WorkChunk
on the specifiedMappingWorksheet.ExecutorChunk
.