public class ToxicityChartDecorator extends Object implements org.sonar.api.batch.Decorator
| Constructor and Description |
|---|
ToxicityChartDecorator(org.sonar.api.component.ResourcePerspectives perspectives) |
| 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 ToxicityChartDecorator(org.sonar.api.component.ResourcePerspectives perspectives)
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–2015 Cezar Coca. All rights reserved.