Package | Description |
---|---|
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 | |
jenkins.model.lazy | |
jenkins.triggers |
Modifier and Type | Field and Description |
---|---|
static ItemListener |
OldDataMonitor.itemDeleteListener |
Modifier and Type | Class and Description |
---|---|
class |
DisplayNameListener |
static class |
Fingerprint.ProjectRenameListener |
static class |
Job.LastItemListener |
static class |
ListView.Listener |
Modifier and Type | Method and Description |
---|---|
CopyOnWriteList<ItemListener> |
Hudson.getJobListeners()
Deprecated.
as of 1.286.
Use
all() . |
Modifier and Type | Method and Description |
---|---|
static ExtensionList<ItemListener> |
ItemListener.all()
All the registered
ItemListener s. |
Modifier and Type | Class and Description |
---|---|
static class |
ArtifactArchiver.Migrator |
static class |
BuildTrigger.DescriptorImpl.ItemListenerImpl |
Modifier and Type | Class and Description |
---|---|
static class |
LazyBuildMixIn.ItemListenerImpl |
Modifier and Type | Class and Description |
---|---|
static class |
ReverseBuildTrigger.ItemListenerImpl |
Copyright © 2016. All rights reserved.