Modifier and Type | Class and Description |
---|---|
static class |
ListVob.ReportLength |
static class |
ListVob.Restriction |
Constructor and Description |
---|
ListVob() |
Modifier and Type | Method and Description |
---|---|
ListVob |
addPathName(String pathName)
Add a path name.
|
List<String> |
execute() |
String |
getCommand() |
String |
getCommandLine() |
ListVob |
recurse() |
ListVob |
restrictToViewOnly() |
ListVob |
setViewRoot(File path) |
ListVob |
shortReportLength() |
hasSpecialCharacters, hasWhiteSpaces, runCommand
public ListVob addPathName(String pathName)
pathName
- Path nameListVob
commandpublic ListVob recurse()
public ListVob shortReportLength()
public ListVob restrictToViewOnly()
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.