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