| Class | Description | 
|---|---|
| AutomationMapper | Class injected/published in Nashorn engine to execute automation service. | 
| AutomationScriptingClassFilter | Class filter to restrict access to java/nuxeo api from Nashorn. | 
| AutomationScriptingComponent | |
| AutomationScriptingServiceImpl | |
| MarshalingHelper | |
| ScriptingCache | This script factory configure the Nashorn engine with cache (following
  ScriptingCache.enabled). | 
| ScriptingCacheClassFilter | This script factory configure the Nashorn engine with cache (following
  ScriptingCache.enabled) and with Class Filter. | 
| ScriptingFactory | This factory configures the Nashorn engine and register it following the JVM version. | 
| ScriptOperationContext | This operation context wrapper is used for Automation Scripting to avoid disposing traces, files and login stack and
 let the usage of such operation as  LoginAs | 
Copyright © 2016 Nuxeo SA. All rights reserved.