Class PgpMaster

java.lang.Object
cz.drg.pregrouper.process.PgpMaster

public class PgpMaster extends Object
PgpMaster orchestrates the execution of the PGP process, all subprocesses are named according to the Talend documentation for easier identification. Some of the subprocesses are new compared to Talend, such as PgpPrepareInputCsvFiles, PgpClearTempFolder, and PrepareTempInputs.
  • Constructor Details

    • PgpMaster

      public PgpMaster()
  • Method Details

    • startProcess

      public void startProcess(ArgConfig config)