Uses of Class
hudson.model.queue.WorkUnit
-
Uses of WorkUnit in hudson.model
-
Uses of WorkUnit in hudson.model.queue
Modifier and TypeMethodDescriptionWorkUnitContext.createWorkUnit
(SubTask execUnit) WorkUnitContext.getPrimaryWorkUnit()
-
Uses of WorkUnit in jenkins.model
Modifier and TypeMethodDescriptionIExecutor.getCurrentWorkUnit()
Returns the currentWorkUnit
(ofthe current executable
) that this executor is running.