Uses of Enum Class
hudson.init.InitMilestone
-
Uses of InitMilestone in hudson.init
Modifier and TypeMethodDescriptionstatic InitMilestone
Returns the enum constant of this class with the specified name.static InitMilestone[]
InitMilestone.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of InitMilestone in jenkins
Modifier and TypeMethodDescriptionprotected void
InitReactorRunner.onInitMilestoneAttained
(InitMilestone milestone) Called when the init milestone is attained. -
Uses of InitMilestone in jenkins.model
Modifier and TypeMethodDescriptionJenkins.getInitLevel()
Gets the initialization milestone that we've already reached.