Uses of Class
org.jenkinsci.plugins.codesonar.models.analysis.Warning
-
Packages that use Warning Package Description org.jenkinsci.plugins.codesonar.models.analysis -
-
Uses of Warning in org.jenkinsci.plugins.codesonar.models.analysis
Methods in org.jenkinsci.plugins.codesonar.models.analysis that return types with arguments of type Warning Modifier and Type Method Description List<Warning>
Analysis. getWarnings()
Method parameters in org.jenkinsci.plugins.codesonar.models.analysis with type arguments of type Warning Modifier and Type Method Description void
Analysis. setWarnings(List<Warning> warnings)
-