public class ToxicityChartDecorator extends Object implements org.sonar.api.batch.Decorator
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
ToxicityChartDecorator() |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(org.sonar.api.resources.Resource resource,
org.sonar.api.batch.DecoratorContext context) |
boolean |
shouldExecuteOnProject(org.sonar.api.resources.Project project) |
public boolean shouldExecuteOnProject(org.sonar.api.resources.Project project)
shouldExecuteOnProject in interface org.sonar.api.batch.CheckProjectpublic void decorate(org.sonar.api.resources.Resource resource,
org.sonar.api.batch.DecoratorContext context)
decorate in interface org.sonar.api.batch.DecoratorCopyright © 2012 Cezar Coca. All Rights Reserved.