Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.model.queue |
Modifier and Type | Field and Description |
---|---|
WorkUnitContext |
Queue.LeftItem.outcome |
Constructor and Description |
---|
LeftItem(WorkUnitContext wuc)
When item has left the queue and begin executing.
|
Modifier and Type | Field and Description |
---|---|
WorkUnitContext |
WorkUnit.context
Shared context among
WorkUnit s. |
Modifier and Type | Method and Description |
---|---|
void |
MappingWorksheet.Mapping.execute(WorkUnitContext wuc)
Executes this mapping by handing over
Queue.Executable s to Queue.JobOffer
as defined by the mapping. |
Copyright © 2017. All rights reserved.