Uses of Class
hudson.model.TaskThread

Packages that use TaskThread
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of TaskThread in hudson.model
 

Fields in hudson.model declared as TaskThread
protected  TaskThread TaskAction.workerThread
          If non-null, that means either the activitiy is in progress asynchronously, or it failed unexpectedly and the thread is dead.
 

Methods in hudson.model that return TaskThread
 TaskThread TaskAction.getWorkerThread()
           
 



Copyright © 2004-2013. All Rights Reserved.