hudson.plugins.violations.types.fxcop
Class FxCopDescriptor
java.lang.Object
hudson.plugins.violations.TypeDescriptor
hudson.plugins.violations.types.fxcop.FxCopDescriptor
public final class FxCopDescriptor
- extends TypeDescriptor
The descriptor class for FxCop violations type.
- Author:
- Erik Ramfelt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTOR
public static final FxCopDescriptor DESCRIPTOR
- The descriptor for the FxCop violations type.
createParser
public ViolationsParser createParser()
- Create a parser for the FxCop type.
- Specified by:
createParser in class TypeDescriptor
- Returns:
- a new FxCop parser.
Copyright © 2004-2012 Hudson. All Rights Reserved.