- generateURL(CategoryDataset, int, int) - Method in class org.jenkinsci.plugins.codedx.CodeDxAreaRenderer
- getAllGroups() - Method in class org.jenkinsci.plugins.codedx.model.CodeDxReportStatistics
-
- getAnalysisResultConfiguration() - Method in class org.jenkinsci.plugins.codedx.CodeDxProjectAction
-
- getAnalysisResultConfiguration() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getAnalysisRun(int) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves a specific analysis run from CodeDx
- getAnalysisRuns(int) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves a list of analysis runs, for a given project, from CodeDx
- getBuild() - Method in class org.jenkinsci.plugins.codedx.CodeDxBuildAction
-
- getChildren() - Method in class com.secdec.codedx.api.client.CountGroup
-
- getCount() - Method in class com.secdec.codedx.api.client.CountGroup
-
- getCount() - Method in class com.secdec.codedx.api.client.CountResponse
-
- getCountBy() - Method in class com.secdec.codedx.api.client.GroupedCountRequest
-
- getCwe() - Method in class com.secdec.codedx.api.client.Filter
-
- getDescriptor() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getDiffSummary(CodeDxReportStatistics, CodeDxReportStatistics, String, Comparator<CodeDxDiffGroup>, Map<String, String>) - Static method in class org.jenkinsci.plugins.codedx.CodeDxDiffSummary
-
- getDisplay() - Method in class com.secdec.codedx.api.client.TriageStatus
-
- getDisplayName() - Method in class org.jenkinsci.plugins.codedx.CodeDxBuildAction
-
- getDisplayName() - Method in class org.jenkinsci.plugins.codedx.CodeDxProjectAction
-
- getDisplayName() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher.DescriptorImpl
-
This human readable name is used in the configuration screen.
- getEndTime() - Method in class com.secdec.codedx.api.client.AnalysisRun
-
- getExcludedSourceAndBinaryFiles() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getFailureSeverity() - Method in class org.jenkinsci.plugins.codedx.AnalysisResultConfiguration
-
- getFilter() - Method in class com.secdec.codedx.api.client.CountRequest
-
- getFinding() - Method in class com.secdec.codedx.api.client.Filter
-
- getFindings() - Method in class org.jenkinsci.plugins.codedx.CodeDxDiff
-
- getFindings() - Method in class org.jenkinsci.plugins.codedx.model.CodeDxGroupStatistics
-
- getFindings() - Method in class org.jenkinsci.plugins.codedx.model.CodeDxReportStatistics
-
- getFindingsCount(String) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves the total findings count for a given run.
- getFindingsCount(int, Filter) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves the total findings count for a given run using the provided Filter
- getFindingsDelta() - Method in class org.jenkinsci.plugins.codedx.CodeDxDiff
-
- getFindingsDeltaString() - Method in class org.jenkinsci.plugins.codedx.CodeDxDiff
-
- getFindingsGroupedCounts(int, Filter, String) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves an array of CountGroups using the provided Filter and countBy field name.
- getFindingsString() - Method in class org.jenkinsci.plugins.codedx.CodeDxDiff
-
- getGroup() - Method in class org.jenkinsci.plugins.codedx.model.CodeDxGroupStatistics
-
- getGroup(String) - Method in class org.jenkinsci.plugins.codedx.model.CodeDxReportStatistics
-
- getGroupDiffs() - Method in class org.jenkinsci.plugins.codedx.CodeDxDiffSummary
-
- getHttpCode() - Method in exception com.secdec.codedx.api.client.CodeDxClientException
-
- getIcon() - Method in class org.jenkinsci.plugins.codedx.CodeDxDiffGroup
-
- getIconFileName() - Method in class org.jenkinsci.plugins.codedx.CodeDxBuildAction
-
- getIconFileName() - Method in class org.jenkinsci.plugins.codedx.CodeDxProjectAction
-
- getId() - Method in class com.secdec.codedx.api.client.AnalysisRun
-
- getId() - Method in class com.secdec.codedx.api.client.CountGroup
-
- getId() - Method in class com.secdec.codedx.api.client.Project
-
- getInputDate() - Method in class com.secdec.codedx.api.client.AnalysisRun
-
- getItemPaint(int, int) - Method in class org.jenkinsci.plugins.codedx.CodeDxAreaRenderer
-
- getJob(String) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves a specific job from CodeDx
- getJobId() - Method in class com.secdec.codedx.api.client.Job
-
- getJobId() - Method in class com.secdec.codedx.api.client.StartAnalysisResponse
-
- getJobStatus(String) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves a job status from CodeDx.
- getKey() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getLastFinishedBuild() - Method in class org.jenkinsci.plugins.codedx.CodeDxProjectAction
-
Returns the last finished build.
- getLastFinishedBuildAction() - Method in class org.jenkinsci.plugins.codedx.CodeDxProjectAction
-
Get build action of the last finished build.
- getLatestAnalysisUrl() - Method in class org.jenkinsci.plugins.codedx.CodeDxProjectAction
-
- getName() - Method in class com.secdec.codedx.api.client.CountGroup
-
- getName() - Method in class com.secdec.codedx.api.client.Project
-
- getName() - Method in class org.jenkinsci.plugins.codedx.CodeDxDiffGroup
-
- getName() - Method in class org.jenkinsci.plugins.codedx.CodeDxDiffSummary
-
- getNumBuildsInGraph() - Method in class org.jenkinsci.plugins.codedx.AnalysisResultConfiguration
-
- getOwner() - Method in class org.jenkinsci.plugins.codedx.CodeDxResult
-
- getPath() - Method in class com.secdec.codedx.api.client.Filter
-
- getProject(int) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves a specific project from CodeDx
- getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getProjectId() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getProjects() - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves a list of projects from CodeDx.
- getProjects() - Method in class com.secdec.codedx.api.client.GetProjectsResponse
-
- GetProjectsResponse - Class in com.secdec.codedx.api.client
-
Used to wrap the list of projects returned by the getProjects call.
- GetProjectsResponse() - Constructor for class com.secdec.codedx.api.client.GetProjectsResponse
-
- getRequiredMonitorService() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getResult() - Method in class org.jenkinsci.plugins.codedx.CodeDxBuildAction
-
- getRule() - Method in class com.secdec.codedx.api.client.Filter
-
- getRunId() - Method in class com.secdec.codedx.api.client.StartAnalysisResponse
-
- getSeriesPaint(int) - Method in class org.jenkinsci.plugins.codedx.CodeDxAreaRenderer
-
- getSettable() - Method in class com.secdec.codedx.api.client.TriageStatus
-
- getSeverity() - Method in class com.secdec.codedx.api.client.Filter
-
- getSeverityDiffSummary() - Method in class org.jenkinsci.plugins.codedx.CodeDxBuildAction
-
Get differences between two severity statistics.
- getSourceAndBinaryFiles() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getStartTime() - Method in class com.secdec.codedx.api.client.AnalysisRun
-
- getStatistics(String) - Method in class org.jenkinsci.plugins.codedx.CodeDxResult
-
- getStatistics() - Method in class org.jenkinsci.plugins.codedx.model.CodeDxReportStatistics
-
- getStatisticsMap() - Method in class org.jenkinsci.plugins.codedx.CodeDxResult
-
- getStatus() - Method in class com.secdec.codedx.api.client.Filter
-
- getStatus() - Method in class com.secdec.codedx.api.client.Job
-
- getStatusDiffSummary() - Method in class org.jenkinsci.plugins.codedx.CodeDxBuildAction
-
Get differences between two status statistics.
- getTarget() - Method in class org.jenkinsci.plugins.codedx.CodeDxBuildAction
-
- getToolOutputFiles() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getToolOverlap() - Method in class com.secdec.codedx.api.client.Filter
-
- getTriageStatuses(int) - Method in class com.secdec.codedx.api.client.CodeDxClient
-
Retrieves all Triage statuses for a given project.
- getType() - Method in class com.secdec.codedx.api.client.TriageStatus
-
- getUnstableSeverity() - Method in class org.jenkinsci.plugins.codedx.AnalysisResultConfiguration
-
- getUrl() - Method in class org.jenkinsci.plugins.codedx.CodeDxPublisher
-
- getUrlName() - Method in class org.jenkinsci.plugins.codedx.CodeDxBuildAction
-
- getUrlName() - Method in class org.jenkinsci.plugins.codedx.CodeDxProjectAction
-
- GroupedCountRequest - Class in com.secdec.codedx.api.client
-
Represents the JSON request data to get grouped counts
- GroupedCountRequest() - Constructor for class com.secdec.codedx.api.client.GroupedCountRequest
-
- GroupedCountRequest(Filter, String) - Constructor for class com.secdec.codedx.api.client.GroupedCountRequest
-