Package | Description |
---|---|
jenkins.plugins.coverity | |
jenkins.plugins.coverity.CoverityTool | |
jenkins.plugins.coverity.ws |
Modifier and Type | Method and Description |
---|---|
CIMInstance |
CIMInstance.cloneWithCredential(String credentialId) |
CIMInstance |
CoverityViewResultsPublisher.getInstance() |
CIMInstance |
CoverityPublisher.DescriptorImpl.getInstance(CoverityPublisher publisher) |
CIMInstance |
CoverityViewResultsDescriptor.getInstance(String name) |
CIMInstance |
CoverityPublisher.DescriptorImpl.getInstance(String name) |
CIMInstance |
CIMStream.DescriptorImpl.getInstance(String name) |
Modifier and Type | Method and Description |
---|---|
List<CIMInstance> |
CoverityPublisher.DescriptorImpl.getInstances() |
List<CIMInstance> |
CIMStream.DescriptorImpl.getInstances() |
Modifier and Type | Method and Description |
---|---|
void |
CoverityPublisher.DescriptorImpl.setInstances(List<CIMInstance> instances) |
Modifier and Type | Method and Description |
---|---|
protected void |
CoverityCommand.addHost(URL url,
CIMInstance cimInstance) |
protected void |
CoverityCommand.addPort(URL url,
CIMInstance cimInstance) |
protected boolean |
CoverityCommand.isSslConfigured(URL url,
CIMInstance cimInstance) |
Constructor and Description |
---|
CovCommitDefectsCommand(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
CoverityPublisher publisher,
String home,
hudson.EnvVars envVars,
CIMStream cimStream,
CIMInstance cimInstance) |
CovManageHistoryCommand(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
CoverityPublisher publisher,
String home,
hudson.EnvVars envVars,
CIMStream cimStream,
CIMInstance cimInstance) |
Modifier and Type | Method and Description |
---|---|
void |
CimCache.cacheCimInstance(CIMInstance cimInstance)
Adds or replaces the cached data for this instance
|
void |
CimServiceUrlCache.cacheURL(CIMInstance cimInstance,
URL redirectedUrl) |
protected ConfigurationService |
WebServiceFactory.createConfigurationService(CIMInstance cimInstance) |
protected DefectService |
WebServiceFactory.createDefectService(CIMInstance cimInstance) |
WebServiceFactory.CheckWsResponse |
WebServiceFactory.getCheckWsResponse(CIMInstance cimInstance)
Gets the response code and message as
WebServiceFactory.CheckWsResponse for the CIMInstance V9 Web Services WSDL |
WebServiceFactory.CheckWsResponse |
WebServiceFactory.getCheckWsResponse(URL url,
CIMInstance cimInstance,
int currentTryNumber)
The
WebServiceFactory.CheckWsResponse for the given URL
It will return 200 and 401 respectively. |
ConfigurationService |
WebServiceFactory.getConfigurationService(CIMInstance cimInstance)
Returns a Configuration service client using v9 web services.
|
DefectService |
WebServiceFactory.getDefectService(CIMInstance cimInstance)
Returns a Defect service client using v9 web services.
|
List<String> |
CimCache.getProjects(CIMInstance cimInstance) |
List<String> |
CimCache.getStreams(CIMInstance cimInstance,
String project) |
URL |
CimServiceUrlCache.getURL(CIMInstance cimInstance) |
protected URL |
WebServiceFactory.getURL(CIMInstance cimInstance,
WebServiceFactory.WebServiceType serviceType)
The root URL for the CIM instance for web service type
|
ViewsService |
WebServiceFactory.getViewService(CIMInstance instance)
Returns a new Views Service client
|
void |
CimServiceUrlCache.removeURL(CIMInstance cimInstance) |
Copyright © 2016–2019. All rights reserved.