Class MWizardProcess

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

public class MWizardProcess extends X_AD_WizardProcess
Extended model class for AD_WizardProcess
See Also:
  • Constructor Details

    • MWizardProcess

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

      public MWizardProcess(Properties ctx, int AD_WizardProcess_ID, String trxName)
      Parameters:
      ctx -
      AD_WizardProcess_ID -
      trxName -
    • MWizardProcess

      public MWizardProcess(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
  • Method Details

    • get

      public static MWizardProcess get(Properties ctx, int AD_WF_Node_ID, int AD_Client_ID)
      Get the wizard process for a workflow node in the context client
      Parameters:
      ctx -
      AD_WF_Node_ID -
      AD_Client_ID -
      Returns:
      MWizardProcess