Uses of Class
org.compiere.model.MSLAGoal
-
Packages that use MSLAGoal Package Description org.compiere.model Provides for....org.compiere.sla -
-
Uses of MSLAGoal in org.compiere.model
Methods in org.compiere.model that return MSLAGoal Modifier and Type Method Description MSLAGoal[]MSLACriteria. getGoals()Get Goals of CriteriaConstructors in org.compiere.model with parameters of type MSLAGoal Constructor Description MSLAMeasure(MSLAGoal goal, Timestamp DateTrx, BigDecimal MeasureActual, String Description)Parent Constructor -
Uses of MSLAGoal in org.compiere.sla
Methods in org.compiere.sla with parameters of type MSLAGoal Modifier and Type Method Description BigDecimalDeliveryAccuracy. calculateMeasure(MSLAGoal goal)Calculate Goal Actual from unprocessed Measuresabstract BigDecimalSLACriteria. calculateMeasure(MSLAGoal goal)Calculate Goal Actual from unprocessed Measures of the GoalintDeliveryAccuracy. createMeasures(MSLAGoal goal)Create new Measures for the Goalabstract intSLACriteria. createMeasures(MSLAGoal goal)Create new Measures for the Goal
-