Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.model.queue |
Modifier and Type | Method and Description |
---|---|
Collection<Queue.LeftItem> |
Queue.getLeftItems()
Returns the snapshot of all
Queue.LeftItem s. |
Modifier and Type | Method and Description |
---|---|
void |
QueueListener.onLeft(Queue.LeftItem li)
The item has left the queue, either by getting
cancelled or by getting
picked up by an executor and starts running. |
Copyright © 2019. All rights reserved.