public class AVMSubmitHandler extends JBPMSpringActionHandler
| Constructor and Description |
|---|
AVMSubmitHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
Do the actual submit work.
|
protected void |
initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
Set any bean references necessary.
|
getWorkflowInstanceIdprotected void initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
initialiseHandler in class JBPMSpringActionHandlerfactory - The BeanFactory from which to get beans.public void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
throws java.lang.Exception
executionContext - The jBPM context.java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.