Uses of Class
org.sonar.commons.alerts.Alert

Packages that use Alert
ch.hortis.sonar.model   
 

Uses of Alert in ch.hortis.sonar.model
 

Methods in ch.hortis.sonar.model that return types with arguments of type Alert
 java.util.List<Alert> RulesProfile.getAlerts()
           
 

Method parameters in ch.hortis.sonar.model with type arguments of type Alert
 void RulesProfile.setAlerts(java.util.List<Alert> alerts)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.