| Package | Description |
|---|---|
| org.alfresco.repo.action.scheduled |
| Modifier and Type | Class and Description |
|---|---|
class |
FreeMarkerWithLuceneExtensionsModelFactory
A factory implementation to build suitable models for the freemarker templating language.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateActionModelFactory |
SimpleTemplateActionDefinition.getTemplateActionModelFactory()
Get the template model factory.
|
TemplateActionModelFactory |
CronScheduledQueryBasedTemplateActionDefinition.getTemplateActionModelFactory()
Get the template action model factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleTemplateActionDefinition.setTemplateActionModelFactory(TemplateActionModelFactory templateActionModelFactory)
Set the template model factory IOC.
|
void |
CronScheduledQueryBasedTemplateActionDefinition.setTemplateActionModelFactory(TemplateActionModelFactory templateActionModelFactory)
Set the template action model factory.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.