| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
TaskThread |
TaskAction.getWorkerThread() |
Copyright © 2019. All rights reserved.