Class Kpi


  • public class Kpi
    extends Object
    Key Performance Indicator definition to Processes or Activities
    Author:
    Johny Andres Ortega Ruiz <johny.ortega@kuwaiba.org>
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getDescription

        public String getDescription()
      • setDecription

        public void setDecription​(String description)
      • getAction

        public String getAction()
      • setAction

        public void setAction​(String action)
      • getThresholds

        public Properties getThresholds()
      • setThresholds

        public void setThresholds​(Properties thresholds)