public class JBPMScheduler
extends org.springframework.extensions.surf.util.AbstractLifecycleBean
| Constructor and Description |
|---|
JBPMScheduler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onBootstrap(org.springframework.context.ApplicationEvent event) |
protected void |
onShutdown(org.springframework.context.ApplicationEvent event) |
void |
setJBPMEngineEnabled(boolean jbpmEngineEnabled) |
void |
setJBPMTemplate(org.springmodules.workflow.jbpm31.JbpmTemplate jbpmTemplate) |
public void setJBPMTemplate(org.springmodules.workflow.jbpm31.JbpmTemplate jbpmTemplate)
jbpmTemplate - public void setJBPMEngineEnabled(boolean jbpmEngineEnabled)
jbpmEngineEnabled - whether or not the JBPM-Engine is enables. Please note that we are
not using the WorklfowAdminService since this is only initialized later in the sequence.protected void onBootstrap(org.springframework.context.ApplicationEvent event)
onBootstrap in class org.springframework.extensions.surf.util.AbstractLifecycleBeanprotected void onShutdown(org.springframework.context.ApplicationEvent event)
onShutdown in class org.springframework.extensions.surf.util.AbstractLifecycleBeanCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.