- checkCSVFileMatches(String, FilePath) - Static method in class org.jenkinsci.plugins.codedx.Util
-
- checkCSVGlobMatches(String, FilePath) - Static method in class org.jenkinsci.plugins.codedx.Util
-
- CodeDxClient - Class in com.secdec.codedx.api.client
-
A RESTful client used to access the various API end-points exposed by CodeDx.
- CodeDxClient(String, String) - Constructor for class com.secdec.codedx.api.client.CodeDxClient
-
Creates a new client, ready to be used for communications with CodeDx.
- CodeDxClientException - Exception in com.secdec.codedx.api.client
-
An exception thrown by various CodeDxClient calls.
- CodeDxClientException(String, int) - Constructor for exception com.secdec.codedx.api.client.CodeDxClientException
-
- CodeDxPublisher - Class in org.jenkinsci.plugins.codedx
-
Jenkins publisher that publishes project source, binaries, and
analysis tool output files to a CodeDx server.
- CodeDxPublisher(String, String, String, String, String, String) - Constructor for class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- CodeDxPublisher.DescriptorImpl - Class in org.jenkinsci.plugins.codedx
-
- CodeDxPublisher.DescriptorImpl() - Constructor for class org.jenkinsci.plugins.codedx.CodeDxPublisher.DescriptorImpl
-
In order to load the persisted global configuration, you have to
call load() in the constructor.
- com.secdec.codedx.api.client - package com.secdec.codedx.api.client
-
- commaSeparatedToArray(String) - Static method in class org.jenkinsci.plugins.codedx.Util
-
- configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher.DescriptorImpl
-