Package | Description |
---|---|
com.secdec.codedx.api.client | |
com.secdec.codedx.util | |
org.jenkinsci.plugins.codedx |
Modifier and Type | Method and Description |
---|---|
CodeDxVersion |
CodeDxClient.getCodeDxVersion() |
Modifier and Type | Field and Description |
---|---|
static CodeDxVersion |
CodeDxVersion.MIN_FOR_ANALYSIS_NAMES
First version that supports the "analysis names" feature.
|
static CodeDxVersion |
CodeDxVersion.NEW_STATUS_REMOVED
Version when the "New" triage status was removed in Code Dx (2.4.0).
|
static CodeDxVersion |
CodeDxVersion.NEW_STATUS_RETURNED
Version when the "New" triage status was returned to Code Dx (2.4.2).
|
Modifier and Type | Method and Description |
---|---|
static CodeDxVersion |
CodeDxVersion.fromString(String version) |
Modifier and Type | Method and Description |
---|---|
int |
CodeDxVersion.compareTo(CodeDxVersion that) |
Constructor and Description |
---|
AnalysisResultChecker(CodeDxClient client,
CodeDxVersion cdxVersion,
String failureSeverity,
String unstableSeverity,
Date newThreshold,
boolean failureOnlyNew,
boolean unstableOnlyNew,
int projectId,
PrintStream logger) |
Copyright © 2004-2017. All Rights Reserved.