public class GlobalThresholdCondition extends Object
Constructor and Description |
---|
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) |
@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)
Copyright © 2016–2022. All rights reserved.