Class MSchedulerLog

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

public class MSchedulerLog extends X_AD_SchedulerLog implements AdempiereProcessorLog
Scheduler Log
Version:
$Id: MSchedulerLog.java,v 1.3 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MSchedulerLog

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

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

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

      public MSchedulerLog(MScheduler parent, String summary)
      Parent Constructor
      Parameters:
      parent - parent
      summary - summary text