Uses of Package
org.sonar.api.issue.batch

Packages that use org.sonar.api.issue.batch
org.sonar.api.issue   
org.sonar.api.issue.batch   
 

Classes in org.sonar.api.issue.batch used by org.sonar.api.issue
IssueFilter
          An issue filter is an object that allows filtering of Issues on batch side, preventing them from being persisted.
IssueFilterChain
          A filter chain is an object provided to issues filters for fine control over the filtering logic.
 

Classes in org.sonar.api.issue.batch used by org.sonar.api.issue.batch
IssueFilterChain
          A filter chain is an object provided to issues filters for fine control over the filtering logic.
 



Copyright © 2009–2014 SonarSource. All rights reserved.