Uses of Class
hudson.model.TaskThread
Packages that use TaskThread
-
Uses of TaskThread in hudson.model
Fields in hudson.model declared as TaskThreadModifier and TypeFieldDescriptionprotected TaskThread
TaskAction.workerThread
If non-null, that means either the activity is in progress asynchronously, or it failed unexpectedly and the thread is dead.Methods in hudson.model that return TaskThread