public abstract class JBPMSpringActionHandler
extends java.lang.Object
implements org.jbpm.graph.def.ActionHandler
| Modifier | Constructor and Description |
|---|---|
protected |
JBPMSpringActionHandler()
Construct
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.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 java.lang.String getWorkflowInstanceId(org.jbpm.graph.exe.ExecutionContext context)
context - jBPM execution contextCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.