|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TypeDescriptor in hudson.plugins.violations |
|---|
| Fields in hudson.plugins.violations with type parameters of type TypeDescriptor | |
|---|---|
static java.util.TreeMap<java.lang.String,TypeDescriptor> |
TypeDescriptor.TYPES
The map of types to type descriptors. |
| Methods in hudson.plugins.violations that return types with arguments of type TypeDescriptor | |
|---|---|
java.util.Map<java.lang.String,TypeDescriptor> |
ViolationsConfig.getTypeDescriptorMap()
Get the map of type descriptors (for jelly use). |
| Methods in hudson.plugins.violations with parameters of type TypeDescriptor | |
|---|---|
static void |
TypeDescriptor.addDescriptor(TypeDescriptor t)
Add a violations type descriptor. |
| Uses of TypeDescriptor in hudson.plugins.violations.types.checkstyle |
|---|
| Subclasses of TypeDescriptor in hudson.plugins.violations.types.checkstyle | |
|---|---|
class |
CheckstyleDescriptor
The descriptor class for Checkstyle violations type. |
| Uses of TypeDescriptor in hudson.plugins.violations.types.cpd |
|---|
| Subclasses of TypeDescriptor in hudson.plugins.violations.types.cpd | |
|---|---|
class |
CPDDescriptor
The descriptor class for CPD violations type. |
| Uses of TypeDescriptor in hudson.plugins.violations.types.findbugs |
|---|
| Subclasses of TypeDescriptor in hudson.plugins.violations.types.findbugs | |
|---|---|
class |
FindBugsDescriptor
The descriptor class for findbugs violations type. |
| Uses of TypeDescriptor in hudson.plugins.violations.types.fxcop |
|---|
| Subclasses of TypeDescriptor in hudson.plugins.violations.types.fxcop | |
|---|---|
class |
FxCopDescriptor
The descriptor class for FxCop violations type. |
| Uses of TypeDescriptor in hudson.plugins.violations.types.pmd |
|---|
| Subclasses of TypeDescriptor in hudson.plugins.violations.types.pmd | |
|---|---|
class |
PMDDescriptor
The descriptor class for PMD violations type. |
| Uses of TypeDescriptor in hudson.plugins.violations.types.pylint |
|---|
| Subclasses of TypeDescriptor in hudson.plugins.violations.types.pylint | |
|---|---|
class |
PyLintDescriptor
The descriptor class for PyLint violations type. |
| Uses of TypeDescriptor in hudson.plugins.violations.types.simian |
|---|
| Subclasses of TypeDescriptor in hudson.plugins.violations.types.simian | |
|---|---|
class |
SimianDescriptor
Descriptor for the Simian violation type. |
| Uses of TypeDescriptor in hudson.plugins.violations.types.stylecop |
|---|
| Subclasses of TypeDescriptor in hudson.plugins.violations.types.stylecop | |
|---|---|
class |
StyleCopDescriptor
The descriptor class for StyleCop (MS Source Analysis) violations type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||