Uses of Class
org.compiere.wf.MWFEventAudit
-
Packages that use MWFEventAudit Package Description org.compiere.wf -
-
Uses of MWFEventAudit in org.compiere.wf
Methods in org.compiere.wf that return MWFEventAudit Modifier and Type Method Description static MWFEventAudit[]MWFEventAudit. get(Properties ctx, int AD_WF_Process_ID)Deprecated.Deprecated since 3.4.0.static MWFEventAudit[]MWFEventAudit. get(Properties ctx, int AD_WF_Process_ID, int AD_WF_Node_ID)Deprecated.Deprecated since 3.4.0.static MWFEventAudit[]MWFEventAudit. get(Properties ctx, int AD_WF_Process_ID, int AD_WF_Node_ID, String trxName)Get Event Audit for nodestatic MWFEventAudit[]MWFEventAudit. get(Properties ctx, int AD_WF_Process_ID, String trxName)Get Event Audit for nodeMWFEventAuditMWFActivity. getEventAudit()Get/Create Event Audit
-