Class RiskView


  • public class RiskView
    extends com.xebialabs.xlrelease.views.ReleaseExtensionView
    • Constructor Summary

      Constructors 
      Constructor Description
      RiskView()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getScore()  
      void setScore​(int score)  
      • Methods inherited from class com.xebialabs.xlrelease.views.ReleaseExtensionView

        getId, setId
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RiskView

        public RiskView()
    • Method Detail

      • getScore

        public int getScore()
      • setScore

        public void setScore​(int score)