Uses of Class
hudson.model.queue.WorkUnit
Packages that use WorkUnit
-
Uses of WorkUnit in hudson.model
Methods in hudson.model that return WorkUnitMethods in hudson.model with parameters of type WorkUnit -
Uses of WorkUnit in hudson.model.queue
Methods in hudson.model.queue that return WorkUnitModifier and TypeMethodDescriptionWorkUnitContext.createWorkUnit(SubTask execUnit) WorkUnitContext.getPrimaryWorkUnit()Methods in hudson.model.queue that return types with arguments of type WorkUnitMethods in hudson.model.queue with parameters of type WorkUnit -
Uses of WorkUnit in jenkins.model
Methods in jenkins.model that return WorkUnitModifier and TypeMethodDescriptionIExecutor.getCurrentWorkUnit()Returns the currentWorkUnit(ofthe current executable) that this executor is running.