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, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic CommandContextImpl(File baseDir)
public File getBaseDir()
getBaseDir in interface CommandContextpublic String expandVars(String text)
expandVars in interface CommandContextCopyright © 2016 Nuxeo SA. All rights reserved.