Uses of Class
org.sonar.api.database.model.RuleFailureModel

Packages that use RuleFailureModel
org.sonar.api.database.daos   
 

Uses of RuleFailureModel in org.sonar.api.database.daos
 

Methods in org.sonar.api.database.daos that return types with arguments of type RuleFailureModel
 List<RuleFailureModel> RulesDao.getViolations(Snapshot snapshot)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.