|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Initializer | |
|---|---|
| hudson.diagnosis | |
| hudson.init | Logic for Hudson startup. |
| hudson.init.impl | |
| hudson.logging | |
| hudson.maven | Maven support. |
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| hudson.model.queue | |
| hudson.security.csrf | |
| hudson.triggers | Built-in Triggers that run periodically to kick a new build. |
| jenkins.security | |
| Uses of Initializer in hudson.diagnosis |
|---|
| Methods in hudson.diagnosis with annotations of type Initializer | |
|---|---|
static void |
NullIdDescriptorMonitor.verifyId()
|
| Uses of Initializer in hudson.init |
|---|
| Methods in hudson.init that return Initializer | |
|---|---|
Initializer |
InitializerFinder.TaskImpl.getAnnotation()
Initializer annotaion on the method |
| Methods in hudson.init with parameters of type Initializer | |
|---|---|
protected String |
InitializerFinder.getDisplayNameOf(Method e,
Initializer i)
Obtains the display name of the given initialization task |
| Uses of Initializer in hudson.init.impl |
|---|
| Methods in hudson.init.impl with annotations of type Initializer | |
|---|---|
static void |
GroovyInitScript.init(Jenkins j)
|
static void |
InitialUserContent.init(Jenkins h)
|
| Uses of Initializer in hudson.logging |
|---|
| Methods in hudson.logging with annotations of type Initializer | |
|---|---|
static void |
LogRecorderManager.init(Jenkins h)
|
| Uses of Initializer in hudson.maven |
|---|
| Methods in hudson.maven with annotations of type Initializer | |
|---|---|
static void |
PluginImpl.init()
|
| Uses of Initializer in hudson.model |
|---|
| Methods in hudson.model with annotations of type Initializer | |
|---|---|
static void |
Queue.init(Jenkins h)
Restores the queue content during the start up. |
static void |
UpdateCenter.init(Jenkins h)
Initializes the update center. |
static void |
Computer.relocateOldLogs()
Relocate log files in the old location to the new location. |
| Uses of Initializer in hudson.model.queue |
|---|
| Methods in hudson.model.queue with annotations of type Initializer | |
|---|---|
static void |
QueueSorter.installDefaultQueueSorter()
Installs the default queue sorter. |
| Uses of Initializer in hudson.security.csrf |
|---|
| Methods in hudson.security.csrf with annotations of type Initializer | |
|---|---|
static void |
CrumbIssuer.initStaplerCrumbIssuer()
Sets up Stapler to use our crumb issuer. |
| Uses of Initializer in hudson.triggers |
|---|
| Methods in hudson.triggers with annotations of type Initializer | |
|---|---|
static void |
Trigger.init()
|
| Uses of Initializer in jenkins.security |
|---|
| Methods in jenkins.security with annotations of type Initializer | |
|---|---|
static void |
RekeySecretAdminMonitor.scanOnReboot()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||