| Package | Description |
|---|---|
| hudson.init |
Logic for Hudson startup.
|
| jenkins | |
| jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
static InitMilestone |
InitMilestone.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InitMilestone[] |
InitMilestone.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InitReactorRunner.onInitMilestoneAttained(InitMilestone milestone)
Called when the init milestone is attained.
|
| Modifier and Type | Method and Description |
|---|---|
InitMilestone |
Jenkins.getInitLevel()
Gets the initialization milestone that we've already reached.
|
Copyright © 2019. All rights reserved.