Class CoreFunctions

java.lang.Object
org.nuxeo.ecm.automation.core.scripting.CoreFunctions
All Implemented Interfaces:
ContextHelper
Direct Known Subclasses:
MVELImporterFunction, PlatformFunctions

public class CoreFunctions extends Object implements ContextHelper
The functions exposed by the core library. You may want to extend this class to expose more functions under the "Fn" context variable for scripting expressions.
Author:
Bogdan Stefanescu