Uses of Class
hudson.model.listeners.SCMPollListener
-
Packages that use SCMPollListener Package Description hudson.model.listeners 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 SCMPollListener Modifier and Type Method Description static ExtensionList<SCMPollListener>
SCMPollListener. all()
Returns all the registeredSCMPollListener
s.
-