|
||||||||||
| 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.jslint.JsLintDescriptor
public class JsLintDescriptor
The descriptor class for JSLint (checkstyle for JavaScript) violations type.
| Field Summary | |
|---|---|
static JsLintDescriptor |
DESCRIPTOR
The descriptor for the JSLint violations type. |
| Fields inherited from class hudson.plugins.violations.TypeDescriptor |
|---|
TYPES |
| Method Summary | |
|---|---|
ViolationsParser |
createParser()
Create a parser for the JSLint type. |
java.util.List<java.lang.String> |
getMavenTargets()
TODO: check w/ jslint4java, what's the default output file name for Maven build. |
| 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 JsLintDescriptor 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 | |||||||||