|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeLogAnnotator | |
|---|---|
| hudson.scm | Hudson's interface with source code management systems. |
| Uses of ChangeLogAnnotator in hudson.scm |
|---|
| Fields in hudson.scm with type parameters of type ChangeLogAnnotator | |
|---|---|
static CopyOnWriteList<ChangeLogAnnotator> |
ChangeLogAnnotator.annotators
Deprecated. as of 1.286 Use all() for read access, and Extension for registration. |
| Methods in hudson.scm that return types with arguments of type ChangeLogAnnotator | |
|---|---|
static ExtensionList<ChangeLogAnnotator> |
ChangeLogAnnotator.all()
Returns all the registered ChangeLogAnnotator descriptors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||