Uses of Class
org.nuxeo.automation.scripting.internals.AutomationMapper
Packages that use AutomationMapper
-
Uses of AutomationMapper in org.nuxeo.automation.scripting.internals
Fields in org.nuxeo.automation.scripting.internals declared as AutomationMapperModifier and TypeFieldDescriptionprotected final AutomationMapper
DocumentScriptingWrapper.mapper
Methods in org.nuxeo.automation.scripting.internals with parameters of type AutomationMapperModifier and TypeMethodDescriptionstatic Object
DocumentScriptingWrapper.wrap
(Object object, AutomationMapper mapper) DocumentScriptingWrapper.wrap
(Map<String, Object> source, AutomationMapper mapper) Constructors in org.nuxeo.automation.scripting.internals with parameters of type AutomationMapperModifierConstructorDescriptionDocumentScriptingWrapper
(AutomationMapper mapper, DocumentModel doc)