Uses of Class
hudson.scm.ChangeLogAnnotator
-
Uses of ChangeLogAnnotator in hudson.scm
Modifier and TypeFieldDescriptionstatic final CopyOnWriteList<ChangeLogAnnotator>
ChangeLogAnnotator.annotators
Deprecated.Modifier and TypeMethodDescriptionstatic ExtensionList<ChangeLogAnnotator>
ChangeLogAnnotator.all()
Returns all the registeredChangeLogAnnotator
descriptors.
all()
for read access, andExtension
for registration.