Package com.inflectra.spiratest.plugins
Class SpiraChangeLogAnnotator
java.lang.Object
hudson.scm.ChangeLogAnnotator
com.inflectra.spiratest.plugins.SpiraChangeLogAnnotator
- All Implemented Interfaces:
ExtensionPoint
Extends the changelog annotator to make the changelog include links to Spira
artifacts.
- Author:
- Inflectra Corporation
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.scm.ChangeLogAnnotator
annotators -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannotate(AbstractBuild<?, ?> build, ChangeLogSet.Entry change, MarkupText text) Methods inherited from class hudson.scm.ChangeLogAnnotator
all, annotate, register, unregister
-
Constructor Details
-
SpiraChangeLogAnnotator
public SpiraChangeLogAnnotator()
-
-
Method Details
-
annotate
- Overrides:
annotatein classChangeLogAnnotator
-