| 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, runCommandpublic 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>>CleartoolExceptionpublic String getCommandLine()
getCommandLine in class Command<List<String>>public String getCommand()
getCommand in class Command<List<String>>Copyright © 2016–2018. All rights reserved.