public class CommandContextImpl extends HashMap<String,String> implements CommandContext
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CommandContextImpl(File baseDir) |
| Modifier and Type | Method and Description |
|---|---|
String |
expandVars(String text) |
File |
getBaseDir() |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringpublic CommandContextImpl(File baseDir)
public File getBaseDir()
getBaseDir in interface CommandContextpublic String expandVars(String text)
expandVars in interface CommandContextCopyright © 2014 Nuxeo SA. All rights reserved.