Class DocumentScriptingWrapper

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Object>
org.nuxeo.automation.scripting.internals.DocumentScriptingWrapper
All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>

public class DocumentScriptingWrapper extends HashMap<String,Object>
Wrap a DocumentModel to expose in a pretty way more information to automation scripts.
Since:
8.4
See Also: