Uses of Class
org.sonar.api.profiles.Alert

Packages that use Alert
org.sonar.api.profiles   
 

Uses of Alert in org.sonar.api.profiles
 

Methods in org.sonar.api.profiles that return types with arguments of type Alert
 java.util.List<Alert> RulesProfile.getAlerts()
           
 

Method parameters in org.sonar.api.profiles with type arguments of type Alert
 void RulesProfile.setAlerts(java.util.List<Alert> alerts)
          Sets the list of alerts for the profile
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.