|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.listeners.RunListener<hudson.model.AbstractBuild>
hudson.plugins.changelog_history.ChangeLogHistoryRunListener
@Extension public class ChangeLogHistoryRunListener
When builds are deleted, archive the changelog data in a later build.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.model.listeners.RunListener |
|---|
LISTENERS, targetType |
| Constructor Summary | |
|---|---|
ChangeLogHistoryRunListener()
|
|
| Method Summary | |
|---|---|
void |
onDeleted(hudson.model.AbstractBuild build)
|
| Methods inherited from class hudson.model.listeners.RunListener |
|---|
all, fireCompleted, fireDeleted, fireFinalized, fireStarted, onCompleted, onFinalized, onStarted, register, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeLogHistoryRunListener()
| Method Detail |
|---|
public void onDeleted(hudson.model.AbstractBuild build)
onDeleted in class hudson.model.listeners.RunListener<hudson.model.AbstractBuild>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||