| 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
WorkUnits. |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingWorksheet.Mapping.execute(WorkUnitContext wuc)
Executes this mapping by handing over
Queue.Executables to Queue.JobOffer
as defined by the mapping. |
Copyright © 2019. All rights reserved.