|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AperiodicWork | |
|---|---|
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| Uses of AperiodicWork in hudson.model |
|---|
| Subclasses of AperiodicWork in hudson.model | |
|---|---|
class |
AsyncAperiodicWork
AperiodicWork that takes a long time to run. |
| Methods in hudson.model that return AperiodicWork | |
|---|---|
abstract AperiodicWork |
AperiodicWork.getNewInstance()
Gets new instance of task to be executed. |
| Methods in hudson.model that return types with arguments of type AperiodicWork | |
|---|---|
static ExtensionList<AperiodicWork> |
AperiodicWork.all()
Returns all the registered AperiodicWorks. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||