Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.model.queue |
Constructor and Description |
---|
Item(Queue.Task task,
List<Action> actions,
long id,
FutureImpl future) |
Item(Queue.Task task,
List<Action> actions,
long id,
FutureImpl future,
long inQueueSince) |
Modifier and Type | Field and Description |
---|---|
FutureImpl |
WorkUnitContext.future
Once the execution starts and completes, update this future object with the outcome.
|
Copyright © 2019. All rights reserved.