public class FileOutputSpecs extends FileOutputParam
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Field and Description |
---|---|
static ParameterEnum[] |
SPECIFICATIONLIST |
Constructor and Description |
---|
FileOutputSpecs(ConfigurationNode node)
Build a set of ElasticSearch parameters by reading an instance of
SpecificationNode.
|
Modifier and Type | Method and Description |
---|---|
static void |
contextToSpecNode(IPostParameters variableContext,
ConfigurationNode specNode,
int sequenceNumber) |
String |
getRootPath() |
org.json.JSONObject |
toJson() |
buildMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
public static final ParameterEnum[] SPECIFICATIONLIST
public FileOutputSpecs(ConfigurationNode node) throws ManifoldCFException
node
- ManifoldCFException
public static void contextToSpecNode(IPostParameters variableContext, ConfigurationNode specNode, int sequenceNumber)
variableContext
- specNode
- public org.json.JSONObject toJson()
public String getRootPath()