Uses of Class
hudson.model.RestartListener
-
Packages that use RestartListener Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.jenkins.model -
-
Uses of RestartListener in hudson.model
Subclasses of RestartListener in hudson.model Modifier and Type Class Description static class
RestartListener.Default
Default logic.Methods in hudson.model that return types with arguments of type RestartListener Modifier and Type Method Description static ExtensionList<RestartListener>
RestartListener. all()
Returns all the registeredLabelFinder
s. -
Uses of RestartListener in jenkins.model
Subclasses of RestartListener in jenkins.model Modifier and Type Class Description static class
Jenkins.MasterRestartNotifyier
-