Class MWorkflowProcessorLog

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, AdempiereProcessorLog, I_AD_WorkflowProcessorLog, I_Persistent, Evaluatee

public class MWorkflowProcessorLog extends X_AD_WorkflowProcessorLog implements AdempiereProcessorLog
Extended Workflow Processor Log model for AD_WorkflowProcessorLog
Version:
$Id: MWorkflowProcessorLog.java,v 1.3 2006/07/30 00:51:05 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MWorkflowProcessorLog

      public MWorkflowProcessorLog(Properties ctx, String AD_WorkflowProcessorLog_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      AD_WorkflowProcessorLog_UU - UUID key
      trxName - Transaction
    • MWorkflowProcessorLog

      public MWorkflowProcessorLog(Properties ctx, int AD_WorkflowProcessorLog_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      AD_WorkflowProcessorLog_ID - id
      trxName - transaction
    • MWorkflowProcessorLog

      public MWorkflowProcessorLog(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - transaction
    • MWorkflowProcessorLog

      public MWorkflowProcessorLog(MWorkflowProcessor parent, String Summary)
      Parent Constructor
      Parameters:
      parent - parent
      Summary - Summary