Package | Description |
---|---|
com.aspectsecurity.contrast.contrastjenkins |
Modifier and Type | Method and Description |
---|---|
List<ThresholdCondition> |
VulnerabilityTrendRecorder.DescriptorImpl.getConditions() |
static List<ThresholdCondition> |
VulnerabilityTrendHelper.getThresholdConditions(List<ThresholdCondition> thresholdConditions,
List<GlobalThresholdCondition> globalThresholdConditions)
Helper method for combining global threshold conditions and threshold conditions configured in jobs.
|
Modifier and Type | Method and Description |
---|---|
static List<ThresholdCondition> |
VulnerabilityTrendHelper.getThresholdConditions(List<ThresholdCondition> thresholdConditions,
List<GlobalThresholdCondition> globalThresholdConditions)
Helper method for combining global threshold conditions and threshold conditions configured in jobs.
|
void |
VulnerabilityTrendRecorder.DescriptorImpl.setConditions(List<ThresholdCondition> conditions) |
Constructor and Description |
---|
VulnerabilityTrendRecorder(List<ThresholdCondition> conditions,
String teamServerProfileName,
boolean overrideGlobalThresholdConditions,
int queryBy) |
Copyright © 2016–2022. All rights reserved.