Uses of Package
hudson.model.listeners
-
Packages that use hudson.model.listeners Package Description hudson.diagnosis hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.model.listeners Listener interfaces for various events that occur inside the server.hudson.tasks jenkins.model jenkins.model.lazy jenkins.triggers -
Classes in hudson.model.listeners used by hudson.diagnosis Class Description ItemListener Receives notifications about CRUD operations ofItem
.RunListener Receives notifications about builds.SaveableListener Receives notifications about save actions onSaveable
objects in Hudson. -
Classes in hudson.model.listeners used by hudson.model Class Description ItemListener Receives notifications about CRUD operations ofItem
. -
Classes in hudson.model.listeners used by hudson.model.listeners Class Description ItemListener Receives notifications about CRUD operations ofItem
.RunListener 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. -
Classes in hudson.model.listeners used by hudson.tasks Class Description ItemListener Receives notifications about CRUD operations ofItem
. -
Classes in hudson.model.listeners used by jenkins.model Class Description RunListener Receives notifications about builds.SCMListener Receives notifications about SCM activities in Hudson. -
Classes in hudson.model.listeners used by jenkins.model.lazy Class Description ItemListener Receives notifications about CRUD operations ofItem
. -
Classes in hudson.model.listeners used by jenkins.triggers Class Description ItemListener Receives notifications about CRUD operations ofItem
.RunListener Receives notifications about builds.