|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.violations.TypeDescriptor
hudson.plugins.violations.types.gendarme.GendarmeDescriptor
public class GendarmeDescriptor
The descriptor class for Gendarme (Mono Source Analysis) violations type. http://www.mono-project.com/Gendarme
| Field Summary | |
|---|---|
static GendarmeDescriptor |
DESCRIPTOR
The descriptor for the Mono Source Analysis violations type. |
| Fields inherited from class hudson.plugins.violations.TypeDescriptor |
|---|
TYPES |
| Constructor Summary | |
|---|---|
protected |
GendarmeDescriptor()
|
| Method Summary | |
|---|---|
ViolationsParser |
createParser()
Get a new parser for the type. |
| Methods inherited from class hudson.plugins.violations.TypeDescriptor |
|---|
addDescriptor, getDetailForSource, getMavenTargets, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GendarmeDescriptor DESCRIPTOR
| Constructor Detail |
|---|
protected GendarmeDescriptor()
| Method Detail |
|---|
public ViolationsParser createParser()
TypeDescriptor
createParser in class TypeDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||