Class RiskStatusWithThresholds

java.lang.Object
com.xebialabs.xlrelease.api.v1.forms.RiskStatusWithThresholds

public class RiskStatusWithThresholds extends Object
  • Constructor Details

    • RiskStatusWithThresholds

      public RiskStatusWithThresholds()
  • Method Details

    • getRiskStatus

      public RiskStatus getRiskStatus()
    • setRiskStatus

      public void setRiskStatus(RiskStatus riskStatus)
    • getAttentionNeededFrom

      public int getAttentionNeededFrom()
    • setAttentionNeededFrom

      public void setAttentionNeededFrom(int attentionNeededFrom)
    • getAtRiskFrom

      public int getAtRiskFrom()
    • setAtRiskFrom

      public void setAtRiskFrom(int atRiskFrom)