public class ACIDCommand extends DocAsCodeCommand<File>
Constructor and Description |
---|
ACIDCommand() |
Modifier and Type | Method and Description |
---|---|
File |
call() |
ACIDCommand |
setDestDir(File destDir) |
ACIDCommand |
setFiles(List<File> files) |
ACIDCommand |
setName(String basename) |
ACIDCommand |
setPubKeys(List<File> files) |
getRepository
addListener, fireEvent, log, progress, removeListener
public ACIDCommand setFiles(List<File> files)
public ACIDCommand setPubKeys(List<File> files)
public ACIDCommand setDestDir(File destDir)
public ACIDCommand setName(String basename)
public File call() throws DocAsCodeException
call
in interface Callable<File>
call
in class DocAsCodeCommand<File>
DocAsCodeException
Copyright © 2019. All rights reserved.