Uses of Class
org.compiere.wf.MWorkflow
Package
Description
Provide implementation of iDempiere form.
Provide implementation classes for workflow editor and workflow activities form
Base classes for UI form.
Provide iDempiere workflow engine implementation
Provide extended and generated model class and interface for tables.
-
Uses of MWorkflow in org.adempiere.webui.apps.form
Modifier and TypeMethodDescriptionprotected void
WSetupWizard.addWfEntry
(MWorkflow wfwizard) Add workflow -
Uses of MWorkflow in org.adempiere.webui.apps.wf
-
Uses of MWorkflow in org.compiere.apps.form
Modifier and TypeMethodDescriptionSetupWizard.getWfWizards()
Get workflow records with type=wizard -
Uses of MWorkflow in org.compiere.wf
Modifier and TypeMethodDescriptionstatic MWorkflow
MWorkflow.get
(int AD_Workflow_ID) Get Workflow from Cache (immutable)static MWorkflow
MWorkflow.get
(Properties ctx, int AD_Workflow_ID) Get Workflow from Cache (immutable)MWFNode.getAD_Workflow()
static MWorkflow
MWorkflow.getCopy
(Properties ctx, int AD_Workflow_ID, String trxName) Get updateable copy of MWorkflow from cachestatic MWorkflow[]
MWorkflow.getDocValue
(Properties ctx, int AD_Client_ID, int AD_Table_ID, String trxName) Get Doc Value WorkflowsMWFNode.getWorkflow()
Deprecated.MWFProcess.getWorkflow()
Get WorkflowMWorkflow.markImmutable()
ModifierConstructorDescriptionParent ConstructorMWFProcess
(MWorkflow wf, ProcessInfo pi) Deprecated.MWFProcess
(MWorkflow wf, ProcessInfo pi, String trxName) New ConstructorMWorkflow
(Properties ctx, MWorkflow copy) Copy constructorMWorkflow
(Properties ctx, MWorkflow copy, String trxName) Copy constructorCopy constructorMWorkflowAccess
(MWorkflow parent, int AD_Role_ID) Parent Constructor -
Uses of MWorkflow in org.eevolution.model
MWFNode.getAD_Workflow()