Uses of Class
hudson.scm.ChangeLogAnnotator
Packages that use ChangeLogAnnotator
-
Uses of ChangeLogAnnotator in hudson.scm
Fields in hudson.scm with type parameters of type ChangeLogAnnotatorModifier and TypeFieldDescriptionstatic final CopyOnWriteList<ChangeLogAnnotator>
ChangeLogAnnotator.annotators
Deprecated.Methods in hudson.scm that return types with arguments of type ChangeLogAnnotatorModifier and TypeMethodDescriptionstatic ExtensionList<ChangeLogAnnotator>
ChangeLogAnnotator.all()
Returns all the registeredChangeLogAnnotator
descriptors.
all()
for read access, andExtension
for registration.