Adempiere 3.5.2a

org.adempiere.util
Class ProcessUtil

java.lang.Object
  extended by org.adempiere.util.ProcessUtil

public final class ProcessUtil
extends Object

Author:
Low Heng Sin, Teo Sarca, SC ARHIPAC SERVICE SRL - BF [ 1757523 ]

Field Summary
static String JASPER_STARTER_CLASS
           
 
Method Summary
static boolean startDatabaseProcedure(ProcessInfo processInfo, String ProcedureName, Trx trx)
           
static boolean startJavaProcess(ProcessInfo pi, Trx trx)
          Deprecated. 
static boolean startJavaProcess(Properties ctx, ProcessInfo pi, Trx trx)
           
static boolean startScriptProcess(Properties ctx, ProcessInfo pi, Trx trx)
           
static MWFProcess startWorkFlow(Properties ctx, ProcessInfo pi, int AD_Workflow_ID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JASPER_STARTER_CLASS

public static final String JASPER_STARTER_CLASS
See Also:
Constant Field Values
Method Detail

startDatabaseProcedure

public static boolean startDatabaseProcedure(ProcessInfo processInfo,
                                             String ProcedureName,
                                             Trx trx)

startJavaProcess

@Deprecated
public static boolean startJavaProcess(ProcessInfo pi,
                                                  Trx trx)
Deprecated. 


startJavaProcess

public static boolean startJavaProcess(Properties ctx,
                                       ProcessInfo pi,
                                       Trx trx)

startScriptProcess

public static boolean startScriptProcess(Properties ctx,
                                         ProcessInfo pi,
                                         Trx trx)

startWorkFlow

public static MWFProcess startWorkFlow(Properties ctx,
                                       ProcessInfo pi,
                                       int AD_Workflow_ID)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.