public class GenerateAlertEvents extends Object implements Decorator
| Constructor and Description |
|---|
GenerateAlertEvents(RulesProfile profile,
TimeMachine timeMachine) |
| Modifier and Type | Method and Description |
|---|---|
void |
decorate(Resource resource,
DecoratorContext context) |
Metric |
dependsUponAlertStatus() |
boolean |
shouldExecuteOnProject(Project project) |
public GenerateAlertEvents(RulesProfile profile, TimeMachine timeMachine)
public boolean shouldExecuteOnProject(Project project)
shouldExecuteOnProject in interface CheckProjectpublic Metric dependsUponAlertStatus()
public void decorate(Resource resource, DecoratorContext context)
Copyright © 2009-2012 SonarSource. All Rights Reserved.