Package org.nuxeo.ecm.automation.context
Interface ContextService
-
- All Known Implementing Classes:
ContextServiceImpl
public interface ContextService
- Since:
- 7.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,ContextHelper>
getHelperFunctions()
Get helper functions.
-
-
-
Method Detail
-
getHelperFunctions
Map<String,ContextHelper> getHelperFunctions()
Get helper functions.
-
-