@Service public class SchedulerPluginServiceImpl extends Object implements SchedulerPluginService
SchedulerPluginService| Constructor and Description |
|---|
SchedulerPluginServiceImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
customizeListTemplates(javax.portlet.PortletContext portletContext,
org.osivia.portal.api.customization.CustomizationContext customizationContext,
Map<String,fr.toutatice.portail.cms.nuxeo.api.domain.ListTemplate> listTemplates)
Customize list templates.
|
String |
getPluginName()
Get plugin name.
|
public String getPluginName()
getPluginName in interface SchedulerPluginServicepublic void customizeListTemplates(javax.portlet.PortletContext portletContext,
org.osivia.portal.api.customization.CustomizationContext customizationContext,
Map<String,fr.toutatice.portail.cms.nuxeo.api.domain.ListTemplate> listTemplates)
customizeListTemplates in interface SchedulerPluginServiceportletContext - portlet contextcustomizationContext - customization contextlistTemplates - list templatesCopyright © 2018. All rights reserved.