| Package | Description |
|---|---|
| org.sonar.api.profiles | |
| org.sonar.plugins.core.sensors |
| Modifier and Type | Method and Description |
|---|---|
List<Alert> |
RulesProfile.getAlerts() |
| Modifier and Type | Method and Description |
|---|---|
void |
RulesProfile.setAlerts(List<Alert> alerts)
Sets the list of alerts for the profile
|
| Modifier and Type | Method and Description |
|---|---|
static Metric.Level |
AlertUtils.getLevel(Alert alert,
Measure measure)
Get the matching alert level for the given measure
|
Copyright © 2009-2012 SonarSource. All Rights Reserved.