Uses of Class
hudson.model.listeners.SCMPollListener
Packages that use SCMPollListener
Package
Description
Listener interfaces for various events that occur inside the server.
-
Uses of SCMPollListener in hudson.model.listeners
Methods in hudson.model.listeners that return types with arguments of type SCMPollListenerModifier and TypeMethodDescriptionstatic ExtensionList<SCMPollListener>
SCMPollListener.all()
Returns all the registeredSCMPollListener
s.