Class IssueFilter
- java.lang.Object
-
- com.hello2morrow.sonargraph.build.api.AbstractIssueFilter
-
- com.hello2morrow.sonargraph.build.api.IssueFilter
-
public class IssueFilter extends AbstractIssueFilter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIssueFilter.Builder-
Nested classes/interfaces inherited from class com.hello2morrow.sonargraph.build.api.AbstractIssueFilter
AbstractIssueFilter.AbstractBuilder<T extends AbstractIssueFilter>
-
-
Field Summary
-
Fields inherited from class com.hello2morrow.sonargraph.build.api.AbstractIssueFilter
ANY, m_resolution, m_severity, m_type
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()-
Methods inherited from class com.hello2morrow.sonargraph.build.api.AbstractIssueFilter
getIssueType, getResolution, getSeverity
-
-