public class ActivitiEngineInitializer
extends java.lang.Object
implements org.springframework.context.ApplicationListener
SchemaAvailableEvent to start the activiti
job executor.| Constructor and Description |
|---|
ActivitiEngineInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event) |
void |
setProcessEngine(org.activiti.engine.ProcessEngine processEngine) |
void |
setWorkflowAdminService(WorkflowAdminService workflowAdminService) |
public void setProcessEngine(org.activiti.engine.ProcessEngine processEngine)
public void setWorkflowAdminService(WorkflowAdminService workflowAdminService)
public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListenerCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.