Uses of Class
hudson.model.queue.WorkUnitContext
-
Uses of WorkUnitContext in hudson.model
ModifierConstructorDescriptionLeftItem
(WorkUnitContext wuc) When item has left the queue and begin executing. -
Uses of WorkUnitContext in hudson.model.queue
Modifier and TypeFieldDescriptionfinal WorkUnitContext
WorkUnit.context
Shared context amongWorkUnit
s.Modifier and TypeMethodDescriptionvoid
MappingWorksheet.Mapping.execute
(WorkUnitContext wuc) Executes this mapping by handing overQueue.Executable
s toQueue.JobOffer
as defined by the mapping.