| Package | Description | 
|---|---|
| com.edorasware.cloud.core.mail | |
| com.edorasware.cloud.core.service.document | |
| com.edorasware.cloud.core.template.flowable | |
| com.edorasware.config | 
| Constructor and Description | 
|---|
TemplateMailService(boolean propagateError,
                   UserManager userManager,
                   WorkObjectService workObjectService,
                   AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                   ContentManagerHelper contentManagerHelper,
                   ContentManager contentManager,
                   TemplateService templateService,
                   org.springframework.mail.javamail.JavaMailSender mailSender,
                   UserUtils userUtils,
                   String fromAddress,
                   String applicationEndpoint)  | 
| Modifier and Type | Method and Description | 
|---|---|
TemplateService | 
DocumentService.getTemplateService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DocumentService.setTemplateService(TemplateService templateService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FlowableTemplateService
A template service that simply delegates to the Activiti EL resolver. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TemplateMailService | 
OneConfiguration.mailService(boolean propagateError,
           UserManager userManager,
           WorkObjectService workObjectService,
           AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
           ContentManagerHelper contentManagerHelper,
           ContentManager contentManager,
           TemplateService templateService,
           org.springframework.mail.javamail.JavaMailSender mailSender,
           UserUtils userUtils,
           String fromAddress,
           String applicationEndpoint,
           String testRecipient)  | 
DocumentService | 
DocumentConfiguration.oneDocumentService(WorkObjectService workObjectService,
                  AnyWorkObjectDefinitionService anyWorkObjectDefinitionService,
                  ContentManagerHelper contentManagerHelper,
                  ContentManager contentManager,
                  TemplateService templateService,
                  GearExpressionResolver expressionResolver,
                  boolean useMailMerge,
                  boolean useLinq)  | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.