Class Threshold
java.lang.Object
io.jenkins.plugins.secone.security.pojo.Threshold
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCriticalThreshold(String criticalThreshold) voidsetHighThreshold(String highThreshold) voidsetLowThreshold(String lowThreshold) voidsetMediumThreshold(String mediumThreshold) voidsetStatusAction(String statusAction)
-
Constructor Details
-
Threshold
-
-
Method Details
-
getCriticalThreshold
-
setCriticalThreshold
-
getHighThreshold
-
setHighThreshold
-
getMediumThreshold
-
setMediumThreshold
-
getLowThreshold
-
setLowThreshold
-
getStatusAction
-
setStatusAction
-