com.ibm.team.git.build.hjplugin
Class RTCGitChangelogAnnotator
java.lang.Object
hudson.scm.ChangeLogAnnotator
com.ibm.team.git.build.hjplugin.RTCGitChangelogAnnotator
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class RTCGitChangelogAnnotator
- extends hudson.scm.ChangeLogAnnotator
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.scm.ChangeLogAnnotator |
annotators |
|
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 |
RTCGitChangelogAnnotator
public RTCGitChangelogAnnotator()
annotate
public void annotate(hudson.model.AbstractBuild<?,?> build,
hudson.scm.ChangeLogSet.Entry change,
hudson.MarkupText text)
- Specified by:
annotate in class hudson.scm.ChangeLogAnnotator
Copyright © 2004-2014. All Rights Reserved.