Class CreateTable

  • All Implemented Interfaces:
    ProcessCall

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

      • WORKFLOW_COLUMNS

        public static final String[] WORKFLOW_COLUMNS
    • Constructor Detail

      • CreateTable

        public CreateTable()
    • Method Detail

      • prepare

        protected void prepare()
        Prepare - e.g., get Parameters.
        Specified by:
        prepare in class SvrProcess