Class SLAMeasureProcess

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

@Deprecated(since="13", forRemoval=true) @GeneratedCodeCoverageExclusion public class SLAMeasureProcess 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 Measure. Calculate/update the actual measure.
Version:
$Id: SLAMeasureProcess.java,v 1.2 2006/07/30 00:51:06 jjanke Exp $
Author:
Jorg Janke
  • Constructor Details

    • SLAMeasureProcess

      public SLAMeasureProcess()
      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