Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.Project.SuppressionFilter
-
Packages that use BugCollection.Project.SuppressionFilter Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.Project.SuppressionFilter in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs declared as BugCollection.Project.SuppressionFilter Modifier and Type Field Description protected BugCollection.Project.SuppressionFilterBugCollection.Project. suppressionFilterMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.Project.SuppressionFilter Modifier and Type Method Description BugCollection.Project.SuppressionFilterObjectFactory. createBugCollectionProjectSuppressionFilter()Create an instance ofBugCollection.Project.SuppressionFilterBugCollection.Project.SuppressionFilterBugCollection.Project. getSuppressionFilter()Gets the value of the suppressionFilter property.Methods in de.chkal.maven.gitlab.codequality.spotbugs with parameters of type BugCollection.Project.SuppressionFilter Modifier and Type Method Description voidBugCollection.Project. setSuppressionFilter(BugCollection.Project.SuppressionFilter value)Sets the value of the suppressionFilter property.
-