Uses of Class
hudson.model.queue.WorkUnitContext

Packages that use WorkUnitContext
hudson.model.queue   
 

Uses of WorkUnitContext in hudson.model.queue
 

Fields in hudson.model.queue declared as WorkUnitContext
 WorkUnitContext WorkUnit.context
          Shared context among WorkUnits.
 

Methods in hudson.model.queue with parameters of type WorkUnitContext
 void MappingWorksheet.Mapping.execute(WorkUnitContext wuc)
          Executes this mapping by handing over Queue.Executables to Queue.JobOffer as defined by the mapping.
 



Copyright © 2004-2013. All Rights Reserved.