| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncAperiodicWork
AperiodicWork that takes a long time to run. |
| Modifier and Type | Method and Description |
|---|---|
abstract AperiodicWork |
AperiodicWork.getNewInstance()
Gets new instance of task to be executed.
|
| Modifier and Type | Method and Description |
|---|---|
static ExtensionList<AperiodicWork> |
AperiodicWork.all()
Returns all the registered
AperiodicWorks. |
Copyright © 2019. All rights reserved.