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 |
---|---|
WorkUnit |
Executor.getCurrentWorkUnit()
Returns the current
WorkUnit (of the current executable )
that this executor is running. |
Modifier and Type | Method and Description |
---|---|
protected void |
Queue.JobOffer.set(WorkUnit p) |
Modifier and Type | Method and Description |
---|---|
WorkUnit |
WorkUnitContext.createWorkUnit(SubTask execUnit)
|
WorkUnit |
WorkUnitContext.getPrimaryWorkUnit() |
Modifier and Type | Method and Description |
---|---|
List<WorkUnit> |
WorkUnitContext.getWorkUnits() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
MappingWorksheet.ExecutorSlot.set(WorkUnit p) |
Copyright © 2004–2022. All rights reserved.