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