Google
×
Indicates the milestones that this initializer contributes to. A milestone is considered attained if all the initializers that attains the given milestone ...
Plugins can use these milestones to execute their initialization at the right moment (in addition to defining their own milestones by implementing Milestone .
Package hudson.init. Logic for Hudson startup. Hudson's start up is based on the same idea as the modern Unix init mechanism like initng/upstart/SMF. It first ...
Post initialization script (init hook). You can create a Groovy script file $JENKINS_HOME/init.groovy , or any .groovy file in the directory ...
Prepares userContent folder and put a readme if it doesn't exist. Author: Kohsuke Kawaguchi. Constructor Summary. Constructors. Constructor, Description.
This section is a work in progress. Want to help? Check out the jenkinsci/docs gitter channel. For other ways to contribute to the Jenkins project, ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.queue. hudson.security.csrf. hudson.slaves.
Strategy pattern of the various key decision making during the Jenkins initialization. Terminator. Like Initializer but used during the shut down. TermMilestone.
init.impl. Package Hierarchies: All Packages. Class Hierarchy. java.lang.Object. hudson.init.impl.GroovyInitScript; hudson.init.impl.InitialUserContent; hudson.
Indicates that this initializer is a necessary step before achieving the specified milestone. · Returns the enum constant of this type with the specified name.