Package org.compiere.wf
Class DocWorkflowManager
java.lang.Object
org.compiere.wf.DocWorkflowManager
- All Implemented Interfaces:
DocWorkflowMgr
Document Value Workflow Manager
- Version:
- $Id: DocWorkflowManager.java,v 1.2 2006/07/30 00:51:05 jjanke Exp $
- Author:
- Jorg Janke
-
Method Summary
-
Method Details
-
get
Get the singleton Document Workflow Manager instance- Returns:
- mgr
-
process
Process Document Value Workflow- Specified by:
process
in interfaceDocWorkflowMgr
- Parameters:
document
- documentAD_Table_ID
- table- Returns:
- true if WF started
-
toString
String Representation
-