Uses of Class
hudson.model.queue.FutureImpl
-
Uses of FutureImpl in hudson.model
ModifierConstructorDescriptionprotected
Item
(Queue.Task task, List<Action> actions, long id, FutureImpl future) protected
Item
(Queue.Task task, List<Action> actions, long id, FutureImpl future, long inQueueSince) -
Uses of FutureImpl in hudson.model.queue
Modifier and TypeFieldDescriptionfinal FutureImpl
WorkUnitContext.future
Once the execution starts and completes, update this future object with the outcome.