Package cz.vutbr.fit.layout.tools.cmd
Class Batch
- java.lang.Object
-
- cz.vutbr.fit.layout.tools.CliCommand
-
- cz.vutbr.fit.layout.tools.cmd.Batch
-
public class Batch extends CliCommand implements Callable<Integer>
- Author:
- burgetr
-
-
Constructor Summary
Constructors Constructor Description Batch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
call()
void
taskFinished(cz.vutbr.fit.layout.tools.cmd.Batch.BatchTask task, int status)
-
Methods inherited from class cz.vutbr.fit.layout.tools.CliCommand
errNoAreaTree, errNoArtifact, errNoPage, errNoRepo, getCli, printError, setCli
-
-