|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemListener | |
|---|---|
| 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. |
| Uses of ItemListener in hudson.diagnosis |
|---|
| Fields in hudson.diagnosis declared as ItemListener | |
|---|---|
static ItemListener |
OldDataMonitor.itemDeleteListener
|
| Uses of ItemListener in hudson.model |
|---|
| Subclasses of ItemListener in hudson.model | |
|---|---|
class |
DisplayNameListener
|
static class |
Fingerprint.ProjectRenameListener
|
| Methods in hudson.model that return types with arguments of type ItemListener | |
|---|---|
CopyOnWriteList<ItemListener> |
Hudson.getJobListeners()
Deprecated. as of 1.286. Use all(). |
| Uses of ItemListener in hudson.model.listeners |
|---|
| Methods in hudson.model.listeners that return types with arguments of type ItemListener | |
|---|---|
static ExtensionList<ItemListener> |
ItemListener.all()
All the registered ItemListeners. |
| Uses of ItemListener in hudson.tasks |
|---|
| Subclasses of ItemListener in hudson.tasks | |
|---|---|
static class |
BuildTrigger.DescriptorImpl.ItemListenerImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||