Package hudson.model.listeners

Listener interfaces for various events that occur inside the server.

See:
          Description

Class Summary
ItemListener Receives notifications about CRUD operations of Item.
RunListener<R extends Run> Receives notifications about builds.
SaveableListener Receives notifications about save actions on Saveable objects in Hudson.
SCMListener Receives notifications about SCM activities in Hudson.
SCMPollListener A hook for listening to polling activities in Jenkins.
 

Package hudson.model.listeners Description

Listener interfaces for various events that occur inside the server.



Copyright © 2004-2013. All Rights Reserved.