Package hudson.model.listeners
Listener interfaces for various events that occur inside the server.
-
Class Summary Class Description ItemListener Receives notifications about CRUD operations ofItem
.RunListener<R extends Run> Receives notifications about builds.SaveableListener Receives notifications about save actions onSaveable
objects in Hudson.SCMListener Receives notifications about SCM activities in Hudson.SCMPollListener A hook for listening to polling activities in Jenkins.