Package | Description |
---|---|
org.apache.manifoldcf.scriptengine |
Modifier and Type | Class and Description |
---|---|
class |
VariableArray
Array variable object.
|
class |
VariableBoolean
Variable class representing an integer.
|
class |
VariableConfiguration
Variable wrapper for Configuration object.
|
class |
VariableConfigurationNode
Variable wrapper for ConfigurationNode object.
|
class |
VariableConnectionName
Variable class representing a ManifoldCF API URL connection name segment.
|
class |
VariableDict
Array variable object.
|
class |
VariableFloat
Variable class representing an integer.
|
class |
VariableInt
Variable class representing an integer.
|
class |
VariableQueryArg
Variable class representing a ManifoldCF query argument, with a name
and a value.
|
class |
VariableResult
Variable class representing the result of an http operation.
|
class |
VariableString
Variable class representing an integer.
|
class |
VariableURL
Variable class representing a ManifoldCF API URL.
|