Uses of Class
de.chkal.maven.gitlab.codequality.spotbugs.BugCollection.History
-
Packages that use BugCollection.History Package Description de.chkal.maven.gitlab.codequality.spotbugs -
-
Uses of BugCollection.History in de.chkal.maven.gitlab.codequality.spotbugs
Fields in de.chkal.maven.gitlab.codequality.spotbugs declared as BugCollection.History Modifier and Type Field Description protected BugCollection.HistoryBugCollection. historyMethods in de.chkal.maven.gitlab.codequality.spotbugs that return BugCollection.History Modifier and Type Method Description BugCollection.HistoryObjectFactory. createBugCollectionHistory()Create an instance ofBugCollection.HistoryBugCollection.HistoryBugCollection. getHistory()Gets the value of the history property.Methods in de.chkal.maven.gitlab.codequality.spotbugs with parameters of type BugCollection.History Modifier and Type Method Description voidBugCollection. setHistory(BugCollection.History value)Sets the value of the history property.
-