public abstract class JBPMSpringActionHandler extends Object implements org.jbpm.graph.def.ActionHandler
| Modifier | Constructor and Description |
|---|---|
protected |
JBPMSpringActionHandler()
Construct
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getWorkflowInstanceId(org.jbpm.graph.exe.ExecutionContext context)
Gets the workflow instance id of the currently executing workflow
|
protected abstract void |
initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
Initialise Action Handler
|
protected abstract void initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
factory - Spring bean factory for accessing Alfresco beansprotected String getWorkflowInstanceId(org.jbpm.graph.exe.ExecutionContext context)
context - jBPM execution contextCopyright © 2005–2014 Alfresco Software. All rights reserved.