Class DownloadRuntimeStep

  • All Implemented Interfaces:
    LaunchStep

    public class DownloadRuntimeStep
    extends BaseStep
    This step downloads the required runtime from the gateway but only if it has to.
    • Field Detail

      • RESOURCES_RUNTIME_DIR

        public static final java.lang.String RESOURCES_RUNTIME_DIR
        See Also:
        Constant Field Values
    • Constructor Detail

    • Method Detail

      • run

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