|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MappingWorksheet.WorkChunk | |
---|---|
hudson.model.queue |
Uses of MappingWorksheet.WorkChunk in hudson.model.queue |
---|
Fields in hudson.model.queue with type parameters of type MappingWorksheet.WorkChunk | |
---|---|
List<MappingWorksheet.WorkChunk> |
MappingWorksheet.works
|
Methods in hudson.model.queue that return MappingWorksheet.WorkChunk | |
---|---|
MappingWorksheet.WorkChunk |
MappingWorksheet.Mapping.get(int n)
n-th MappingWorksheet.WorkChunk . |
MappingWorksheet.WorkChunk |
MappingWorksheet.works(int index)
|
Methods in hudson.model.queue that return types with arguments of type MappingWorksheet.WorkChunk | |
---|---|
Map<MappingWorksheet.WorkChunk,MappingWorksheet.ExecutorChunk> |
MappingWorksheet.Mapping.toMap()
Returns the assignment as a map. |
Methods in hudson.model.queue with parameters of type MappingWorksheet.WorkChunk | |
---|---|
boolean |
MappingWorksheet.ExecutorChunk.canAccept(MappingWorksheet.WorkChunk c)
Is this executor chunk and the given work chunk compatible? Can the latter be run on the former? |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |