org.adempiere.util
Class ProcessUtil
java.lang.Object
org.adempiere.util.ProcessUtil
public final class ProcessUtil
- extends Object
- Author:
- Low Heng Sin, Teo Sarca, SC ARHIPAC SERVICE SRL - BF [ 1757523 ]
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JASPER_STARTER_CLASS
public static final String JASPER_STARTER_CLASS
- See Also:
- Constant Field Values
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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.