|
||||||||||
| 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.cpd.CPDDescriptor
public final class CPDDescriptor
The descriptor class for CPD violations type.
| Field Summary | |
|---|---|
static CPDDescriptor |
DESCRIPTOR
The descriptor for the CPD violations type. |
| Fields inherited from class hudson.plugins.violations.TypeDescriptor |
|---|
TYPES |
| Method Summary | |
|---|---|
ViolationsParser |
createParser()
Create a parser for the CPD type. |
java.util.List<java.lang.String> |
getMavenTargets()
Get a list of target xml files to look for for this particular type. |
| Methods inherited from class hudson.plugins.violations.TypeDescriptor |
|---|
addDescriptor, getDetailForSource, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CPDDescriptor DESCRIPTOR
| Method Detail |
|---|
public ViolationsParser createParser()
createParser in class TypeDescriptorpublic java.util.List<java.lang.String> getMavenTargets()
getMavenTargets in class TypeDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||