Class GlobalThresholdCondition
java.lang.Object
com.aspectsecurity.contrast.contrastjenkins.GlobalThresholdCondition
-
Constructor Summary
ConstructorsConstructorDescriptionGlobalThresholdCondition(String teamServerProfileName, Integer thresholdCount, String thresholdSeverity, String thresholdVulnType, boolean autoRemediated, boolean confirmed, boolean suspicious, boolean notAProblem, boolean remediated, boolean reported, boolean fixed, boolean beingTracked, boolean untracked) -
Method Summary
-
Constructor Details
-
GlobalThresholdCondition
@DataBoundConstructor public GlobalThresholdCondition(String teamServerProfileName, Integer thresholdCount, String thresholdSeverity, String thresholdVulnType, boolean autoRemediated, boolean confirmed, boolean suspicious, boolean notAProblem, boolean remediated, boolean reported, boolean fixed, boolean beingTracked, boolean untracked)
-
-
Method Details
-
getVulnerabilityStatuses
-