public class MergeCommand extends DocAsCodeCommand<File>
| Modifier and Type | Method and Description |
|---|---|
File |
call() |
MergeCommand |
setAncestor(String ancestor) |
MergeCommand |
setCurrent(String current) |
MergeCommand |
setFormat(String format) |
MergeCommand |
setOther(String other) |
MergeCommand |
setPlaceHolder(String placeHolder) |
getRepositoryaddListener, fireEvent, log, progress, removeListenerpublic MergeCommand setFormat(String format)
public MergeCommand setAncestor(String ancestor)
public MergeCommand setCurrent(String current)
public MergeCommand setOther(String other)
public MergeCommand setPlaceHolder(String placeHolder)
public File call() throws DocAsCodeException
call in interface Callable<File>call in class DocAsCodeCommand<File>DocAsCodeExceptionCopyright © 2019. All rights reserved.