|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use hudson.model.listeners | |
---|---|
hudson.diagnosis | |
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.model.listeners | Listener interfaces for various events that occur inside the server. |
hudson.tasks | Built-in Builders and Publishers that perform the actual heavy-lifting of a build. |
hudson.tasks.test | Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one). |
jenkins.model |
Classes in hudson.model.listeners used by hudson.diagnosis | |
---|---|
ItemListener
Receives notifications about CRUD operations of Item . |
|
RunListener
Receives notifications about builds. |
|
SaveableListener
Receives notifications about save actions on Saveable objects in Hudson. |
Classes in hudson.model.listeners used by hudson.model | |
---|---|
ItemListener
Receives notifications about CRUD operations of Item . |
Classes in hudson.model.listeners used by hudson.model.listeners | |
---|---|
ItemListener
Receives notifications about CRUD operations of Item . |
|
RunListener
Receives notifications about builds. |
|
SaveableListener
Receives notifications about save actions on Saveable objects in Hudson. |
|
SCMPollListener
A hook for listening to polling activities in Jenkins. |
Classes in hudson.model.listeners used by hudson.tasks | |
---|---|
ItemListener
Receives notifications about CRUD operations of Item . |
Classes in hudson.model.listeners used by hudson.tasks.test | |
---|---|
RunListener
Receives notifications about builds. |
Classes in hudson.model.listeners used by jenkins.model | |
---|---|
RunListener
Receives notifications about builds. |
|
SCMListener
Receives notifications about SCM activities in Hudson. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |