org.sonar.api.issue
Interface IssueFilter

All Superinterfaces:
BatchComponent, BatchExtension, Extension

Deprecated. since 4.0

@Deprecated
public interface IssueFilter
extends BatchExtension

Since:
3.6

Method Summary
 boolean accept(Issue issue)
          Deprecated.  
 

Method Detail

accept

boolean accept(Issue issue)
Deprecated. 


Copyright © 2009–2015 SonarSource. All rights reserved.