org.sonar.plugins.findbugs
Class FindbugsConstants
java.lang.Object
org.sonar.plugins.findbugs.FindbugsConstants
public final class FindbugsConstants
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLUGIN_NAME
public static final String PLUGIN_NAME
- See Also:
- Constant Field Values
EFFORT_PROPERTY
public static final String EFFORT_PROPERTY
- See Also:
- Constant Field Values
EFFORT_DEFAULT_VALUE
public static final String EFFORT_DEFAULT_VALUE
- See Also:
- Constant Field Values
CONFIDENCE_LEVEL_PROPERTY
public static final String CONFIDENCE_LEVEL_PROPERTY
- See Also:
- Constant Field Values
CONFIDENCE_LEVEL_DEFAULT_VALUE
public static final String CONFIDENCE_LEVEL_DEFAULT_VALUE
- See Also:
- Constant Field Values
TIMEOUT_PROPERTY
public static final String TIMEOUT_PROPERTY
- See Also:
- Constant Field Values
TIMEOUT_DEFAULT_VALUE
public static final long TIMEOUT_DEFAULT_VALUE
- See Also:
- Constant Field Values
EXCLUDES_FILTERS_PROPERTY
public static final String EXCLUDES_FILTERS_PROPERTY
- See Also:
- Constant Field Values
Copyright © 2012-2014 SonarSource. All Rights Reserved.