Class Batch

    • Field Detail

      • help

        protected boolean help
      • inFile

        protected String inFile
      • delim

        protected String delim
      • threads

        protected int threads
      • timeout

        protected int timeout
      • batchFile

        protected String batchFile
    • Constructor Detail

      • Batch

        public Batch()
    • Method Detail

      • taskFinished

        public void taskFinished​(cz.vutbr.fit.layout.tools.cmd.Batch.BatchTask task,
                                 int status)