Uses of Enum
hudson.init.InitMilestone
Packages that use InitMilestone
- 
Uses of InitMilestone in hudson.init
Methods in hudson.init that return InitMilestoneModifier and TypeMethodDescriptionstatic InitMilestoneReturns 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. - 
Uses of InitMilestone in jenkins
Methods in jenkins with parameters of type InitMilestoneModifier and TypeMethodDescriptionprotected voidInitReactorRunner.onInitMilestoneAttained(InitMilestone milestone) Called when the init milestone is attained. - 
Uses of InitMilestone in jenkins.model
Methods in jenkins.model that return InitMilestoneModifier and TypeMethodDescriptionJenkins.getInitLevel()Gets the initialization milestone that we've already reached.