Package org.jenkinsci.plugins.codesonar
Class AnalysisServiceFactory
java.lang.Object
org.jenkinsci.plugins.codesonar.AnalysisServiceFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAnalysisService
(HttpService httpService, XmlSerializationService xmlSerializationService) void
setHubInfo
(CodeSonarHubInfo hubInfo)
-
Constructor Details
-
AnalysisServiceFactory
public AnalysisServiceFactory()
-
-
Method Details
-
getAnalysisService
public IAnalysisService getAnalysisService(HttpService httpService, XmlSerializationService xmlSerializationService) throws CodeSonarPluginException - Throws:
CodeSonarPluginException
-
setHubInfo
-