Uses of Class
org.apache.manifoldcf.scriptengine.ContextVariableReference
-
Packages that use ContextVariableReference Package Description org.apache.manifoldcf.scriptengine -
-
Uses of ContextVariableReference in org.apache.manifoldcf.scriptengine
Fields in org.apache.manifoldcf.scriptengine with type parameters of type ContextVariableReference Modifier and Type Field Description protected java.util.Map<java.lang.String,ContextVariableReference>
ScriptParser. context
The current variable context.
-