public class MergeCommand extends DocAsCodeCommand<File>
repo
Constructor and Description |
---|
MergeCommand(DocAsCodeRepository repo) |
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) |
getRepository
addListener, fireEvent, log, progress
public MergeCommand(DocAsCodeRepository repo)
public 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>
DocAsCodeException
Copyright © 2019. All rights reserved.