Class CreateTable

java.lang.Object
org.compiere.process.SvrProcess
org.idempiere.process.CreateTable
All Implemented Interfaces:
ProcessCall

public class CreateTable extends SvrProcess
IDEMPIERE-4858 - Create/Complete Table process
Author:
Carlos Ruiz, Nicolas Micoud - TGI
  • Field Details

    • WORKFLOW_COLUMNS

      public static final String[] WORKFLOW_COLUMNS
  • Constructor Details

    • CreateTable

      public CreateTable()
  • Method Details