public static class PluginContentScanner.ExtensionMetaData extends Object
Class name and annotation value of the class provided by a plugin to extend an existing extension point in Gerrit.
| Modifier and Type | Field and Description |
|---|---|
String |
annotationValue |
String |
className |
| Constructor and Description |
|---|
ExtensionMetaData(String className,
String annotationValue) |