public class ContextServiceImpl extends Object implements ContextService
Modifier and Type | Field and Description |
---|---|
protected ContextHelperRegistry |
contextHelperRegistry |
Constructor and Description |
---|
ContextServiceImpl(ContextHelperRegistry contextHelperRegistry) |
Modifier and Type | Method and Description |
---|---|
Map<String,ContextHelper> |
getHelperFunctions()
Get helper functions.
|
protected final ContextHelperRegistry contextHelperRegistry
public ContextServiceImpl(ContextHelperRegistry contextHelperRegistry)
public Map<String,ContextHelper> getHelperFunctions()
ContextService
getHelperFunctions
in interface ContextService
Copyright © 2018 Nuxeo. All rights reserved.