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