|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.scm.ChangeLogAnnotator
hudson.plugins.changelog_history.ChangeLogHistoryAnnotator
@Extension public class ChangeLogHistoryAnnotator
Include changelog-history links when viewing changes
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Field Summary |
|---|
| Fields inherited from class hudson.scm.ChangeLogAnnotator |
|---|
annotators |
| Constructor Summary | |
|---|---|
ChangeLogHistoryAnnotator()
|
|
| Method Summary | |
|---|---|
void |
annotate(hudson.model.AbstractBuild<?,?> build,
hudson.scm.ChangeLogSet.Entry change,
hudson.MarkupText text)
|
| Methods inherited from class hudson.scm.ChangeLogAnnotator |
|---|
all, register, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeLogHistoryAnnotator()
| Method Detail |
|---|
public void annotate(hudson.model.AbstractBuild<?,?> build,
hudson.scm.ChangeLogSet.Entry change,
hudson.MarkupText text)
annotate in class hudson.scm.ChangeLogAnnotator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||