Modifier and Type | Method and Description |
---|---|
List<String> |
execute() |
String |
getCommand() |
String |
getCommandLine() |
File |
getViewRoot() |
DiffBl |
setActivities(boolean activities) |
DiffBl |
setNmerge(boolean nmerge) |
DiffBl |
setVersions(boolean versions) |
DiffBl |
setViewRoot(File path) |
hasSpecialCharacters, hasWhiteSpaces, runCommand
public File getViewRoot()
public DiffBl setVersions(boolean versions)
public DiffBl setActivities(boolean activities)
public DiffBl setNmerge(boolean nmerge)
public List<String> execute() throws CleartoolException
execute
in class Command<List<String>>
CleartoolException
public String getCommandLine()
getCommandLine
in class Command<List<String>>
public String getCommand()
getCommand
in class Command<List<String>>
Copyright © 2016–2018. All rights reserved.