Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.Project.Plugin
-
Packages that use BugCollection.Project.Plugin Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.Project.Plugin in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs with type parameters of type BugCollection.Project.Plugin Modifier and Type Field Description protected List<BugCollection.Project.Plugin>BugCollection.Project. pluginMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.Project.Plugin Modifier and Type Method Description BugCollection.Project.PluginObjectFactory. createBugCollectionProjectPlugin()Create an instance ofBugCollection.Project.PluginMethods in de.chkal.maven.gitlab.codequality.spotbugs that return types with arguments of type BugCollection.Project.Plugin Modifier and Type Method Description List<BugCollection.Project.Plugin>BugCollection.Project. getPlugin()Gets the value of the plugin property.
-