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)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.