public class AVMSubmitPackageHandler extends JBPMSpringActionHandler implements java.io.Serializable
Constructor and Description |
---|
AVMSubmitPackageHandler() |
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.
|
getWorkflowInstanceId
protected void initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
initialiseHandler
in class JBPMSpringActionHandler
factory
- The BeanFactory to get references from.public void execute(org.jbpm.graph.exe.ExecutionContext executionContext) throws java.lang.Exception
execute
in interface org.jbpm.graph.def.ActionHandler
executionContext
- The context to get stuff from.java.lang.Exception
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.