public class JBPMModuleProcessLoader extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
JBPMModuleProcessLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
setJbpm6WorkflowProvider(JBPM6WorkflowProvider jbpm6WorkflowProvider) |
static void |
setMailTemplateField(MailTemplate t,
int currentField,
StringBuilder buf) |
void |
setMailTemplateRegistry(MailTemplateRegistry mailTemplateRegistry) |
void |
setMailTemplates(org.springframework.core.io.Resource[] mailTemplates) |
void |
setProcesses(org.springframework.core.io.Resource[] processes) |
public void setJbpm6WorkflowProvider(JBPM6WorkflowProvider jbpm6WorkflowProvider)
public void setMailTemplateRegistry(MailTemplateRegistry mailTemplateRegistry)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionpublic static void setMailTemplateField(MailTemplate t, int currentField, StringBuilder buf)
public void setProcesses(org.springframework.core.io.Resource[] processes)
public void setMailTemplates(org.springframework.core.io.Resource[] mailTemplates)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.