|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.workflow.jbpm.JBPMSpringActionHandler
org.alfresco.repo.avm.wf.AVMSubmitHandler
public class AVMSubmitHandler
Performs a 'submit' operation: update from one sandbox layer to its corresponding staging sandbox.
Constructor Summary | |
---|---|
AVMSubmitHandler()
|
Method Summary | |
---|---|
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. |
Methods inherited from class org.alfresco.repo.workflow.jbpm.JBPMSpringActionHandler |
---|
getWorkflowInstanceId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AVMSubmitHandler()
Method Detail |
---|
protected void initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
initialiseHandler
in class JBPMSpringActionHandler
factory
- 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.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |