Class SLAGoalProcess

java.lang.Object
org.compiere.process.SvrProcess
org.compiere.sla.SLAGoalProcess
All Implemented Interfaces:
ProcessCall

@Deprecated(since="13", forRemoval=true) @GeneratedCodeCoverageExclusion public class SLAGoalProcess extends SvrProcess
Deprecated, for removal: This API element is subject to removal in a future version.
not fully implement, marked as inactive in application dictionary
Service Level Agreement Goal. If automatic, capture measures - and calculate/update the actual measure.
Version:
$Id: SLAGoalProcess.java,v 1.2 2006/07/30 00:51:06 jjanke Exp $
Author:
Jorg Janke
  • Constructor Details

    • SLAGoalProcess

      public SLAGoalProcess()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • prepare

      protected void prepare()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Prepare - e.g., get Parameters.
      Specified by:
      prepare in class SvrProcess
      See Also:
    • doIt

      protected String doIt() throws Exception
      Deprecated, for removal: This API element is subject to removal in a future version.
      Process
      Specified by:
      doIt in class SvrProcess
      Returns:
      info
      Throws:
      Exception