Uses of Class
org.nuxeo.automation.scripting.internals.AutomationMapper
-
Uses of AutomationMapper in org.nuxeo.automation.scripting.internals
Modifier and TypeFieldDescriptionprotected final AutomationMapper
DocumentScriptingWrapper.mapper
Modifier and TypeMethodDescriptionstatic Object
DocumentScriptingWrapper.wrap
(Object object, AutomationMapper mapper) DocumentScriptingWrapper.wrap
(Map<String, Object> source, AutomationMapper mapper) ModifierConstructorDescriptionDocumentScriptingWrapper
(AutomationMapper mapper, DocumentModel doc)