Class DownloadTranslationsStep

  • All Implemented Interfaces:
    LaunchStep

    public class DownloadTranslationsStep
    extends BaseStep
    • Constructor Detail

      • DownloadTranslationsStep

        public DownloadTranslationsStep​(LaunchContextImpl context)
    • Method Detail

      • run

        public void run()
                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • download

        public static boolean download​(AbstractLaunchStep step,
                                       java.lang.String gwUrl,
                                       java.io.File outFile,
                                       int attempt)
                                throws java.lang.Exception
        Throws:
        java.lang.Exception