|
|||||||||
| 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.AVMSubmitLinkChecker
public class AVMSubmitLinkChecker
Performs a link validaton check for the workflow sandbox being used for a submisson process.
| Constructor Summary | |
|---|---|
AVMSubmitLinkChecker()
|
|
| Method Summary | |
|---|---|
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
Do the actual link validation check. |
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 AVMSubmitLinkChecker()
| Method Detail |
|---|
protected 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.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||