|
|||||||||
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.AVMRemoveWFStoreHandler
public class AVMRemoveWFStoreHandler
Remove WF sandbox
Constructor Summary | |
---|---|
AVMRemoveWFStoreHandler()
|
Method Summary | |
---|---|
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
Do the actual work. |
protected void |
initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
Initialize service references. |
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 AVMRemoveWFStoreHandler()
Method Detail |
---|
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
executionContext
- The context to get stuff from.
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |