public class ToxicityChartPlugin
extends org.sonar.api.SonarPlugin
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
static String |
PLUGIN_KEY |
static String |
PLUGIN_NAME |
static String |
TC_THRESHOLD |
static String |
TC_THRESHOLD_DEFAULT |
| Constructor and Description |
|---|
ToxicityChartPlugin() |
| Modifier and Type | Method and Description |
|---|---|
List<Class<? extends org.sonar.api.Extension>> |
getExtensions() |
protected static final org.slf4j.Logger LOGGER
public static final String PLUGIN_NAME
public static final String PLUGIN_KEY
public static final String TC_THRESHOLD
public static final String TC_THRESHOLD_DEFAULT
Copyright © 2012 Cezar Coca. All Rights Reserved.