| Package | Description |
|---|---|
| hudson.model.listeners |
Listener interfaces for various events that occur inside the server.
|
| jenkins.model |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends SCMListener> |
SCMListener.all() |
| Modifier and Type | Method and Description |
|---|---|
CopyOnWriteList<SCMListener> |
Jenkins.getSCMListeners()
Deprecated.
Use
all() instead. |
Copyright © 2019. All rights reserved.