Uses of Class
org.jenkinsci.plugins.codesonar.services.XmlSerializationService
Packages that use XmlSerializationService
-
Uses of XmlSerializationService in org.jenkinsci.plugins.codesonar
Methods in org.jenkinsci.plugins.codesonar with parameters of type XmlSerializationServiceModifier and TypeMethodDescriptionAnalysisServiceFactory.getAnalysisService
(HttpService httpService, XmlSerializationService xmlSerializationService) -
Uses of XmlSerializationService in org.jenkinsci.plugins.codesonar.services
Constructors in org.jenkinsci.plugins.codesonar.services with parameters of type XmlSerializationServiceModifierConstructorDescriptionAnalysisService
(HttpService httpService, XmlSerializationService xmlSerializationService, String visibilityFilter, String newWarningsFilter, boolean strictQueryParameters) MetricsService
(HttpService httpService, XmlSerializationService xmlSerializationService) ProceduresService
(HttpService httpService, XmlSerializationService xmlSerializationService, boolean strictQueryParameters)