Uses of Class
hudson.ExtensionListListener
Packages that use ExtensionListListener
-
Uses of ExtensionListListener in hudson
Methods in hudson with parameters of type ExtensionListListenerModifier and TypeMethodDescriptionvoid
ExtensionList.addListener
(ExtensionListListener listener) Add a listener to the extension list. -
Uses of ExtensionListListener in hudson.model
Subclasses of ExtensionListListener in hudson.modelModifier and TypeClassDescriptionstatic class
This installs itself as a listener to changes to the Downloadable extension list and will download the metadata for any newly added Downloadables. -
Uses of ExtensionListListener in jenkins.model
Subclasses of ExtensionListListener in jenkins.model