Package cz.vutbr.fit.layout.tools.cmd
Class LoadArtifact
- java.lang.Object
-
- cz.vutbr.fit.layout.tools.CliCommand
-
- cz.vutbr.fit.layout.tools.cmd.LoadArtifact
-
public class LoadArtifact extends CliCommand implements Callable<Integer>
- Author:
- burgetr
-
-
Field Summary
Fields Modifier and Type Field Description protected String
artifactIri
-
Constructor Summary
Constructors Constructor Description LoadArtifact()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
call()
-
Methods inherited from class cz.vutbr.fit.layout.tools.CliCommand
errNoAreaTree, errNoArtifact, errNoPage, errNoRepo, getCli, printError, setCli
-
-