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.annotatorsDeprecated.Methods in hudson.scm that return types with arguments of type ChangeLogAnnotatorModifier and TypeMethodDescriptionstatic ExtensionList<ChangeLogAnnotator> ChangeLogAnnotator.all()Returns all the registeredChangeLogAnnotatordescriptors.
all()for read access, andExtensionfor registration.