Class DistributionRun

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

public class DistributionRun extends SvrProcess
Create Distribution
Version:
$Id: DistributionRun.java,v 1.4 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke, victor.perez@e-evolution.com
  • FR Let use the Distribution List and Distribution Run for DO
    • Constructor Details

      • DistributionRun

        public DistributionRun()
    • Method Details

      • prepare

        protected void prepare()
        Prepare - e.g., get Parameters.
        Specified by:
        prepare in class SvrProcess
      • doIt

        protected String doIt() throws Exception
        Perform process.
        Specified by:
        doIt in class SvrProcess
        Returns:
        Message (text with variables)
        Throws:
        Exception - if not successful