|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FutureImpl | |
---|---|
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.model.queue |
Uses of FutureImpl in hudson.model |
---|
Constructors in hudson.model with parameters of type FutureImpl | |
---|---|
Queue.Item(Queue.Task task,
List<Action> actions,
int id,
FutureImpl future)
|
|
Queue.Item(Queue.Task task,
List<Action> actions,
int id,
FutureImpl future,
long inQueueSince)
|
Uses of FutureImpl in hudson.model.queue |
---|
Fields in hudson.model.queue declared as FutureImpl | |
---|---|
FutureImpl |
WorkUnitContext.future
Once the execution starts and completes, update this future object with the outcome. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |