Class RiskStatusWithThresholds
java.lang.Object
com.xebialabs.xlrelease.api.v1.forms.RiskStatusWithThresholds
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoidsetAtRiskFrom(int atRiskFrom) voidsetAttentionNeededFrom(int attentionNeededFrom) voidsetRiskStatus(RiskStatus riskStatus)
-
Constructor Details
-
RiskStatusWithThresholds
public RiskStatusWithThresholds()
-
-
Method Details
-
getRiskStatus
-
setRiskStatus
-
getAttentionNeededFrom
public int getAttentionNeededFrom() -
setAttentionNeededFrom
public void setAttentionNeededFrom(int attentionNeededFrom) -
getAtRiskFrom
public int getAtRiskFrom() -
setAtRiskFrom
public void setAtRiskFrom(int atRiskFrom)
-