Class Build

java.lang.Object
com.eka.middleware.server.Build

public class Build extends Object
  • Field Details

    • LOGGER

      public static org.apache.logging.log4j.Logger LOGGER
    • DISTRIBUTION_REPO

      public static final String DISTRIBUTION_REPO
      See Also:
  • Constructor Details

    • Build

      public Build()
  • Method Details

    • download

      public static void download(String version)
      Parameters:
      version -
    • updateTenant

      public static void updateTenant(DataPipeline dataPipeline, String version) throws Exception
      Parameters:
      dataPipeline -
      version -
      Throws:
      Exception
    • updateTenant

      public static void updateTenant(String tenantDirPath, String version) throws Exception
      Parameters:
      tenantDirPath -
      version -
      Throws:
      Exception