|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.workflow.jbpm.JoinEndForkedTokens
public class JoinEndForkedTokens
Action Handler for ending child tokens / tasks
Constructor Summary | |
---|---|
JoinEndForkedTokens()
Constructor |
Method Summary | |
---|---|
protected void |
cancelToken(org.jbpm.graph.exe.ExecutionContext executionContext,
org.jbpm.graph.exe.Token token)
Cancel token |
protected void |
cancelTokenTasks(org.jbpm.graph.exe.ExecutionContext executionContext,
org.jbpm.graph.exe.Token token)
Cancel tasks associated with a token |
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JoinEndForkedTokens()
Method Detail |
---|
public void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
execute
in interface org.jbpm.graph.def.ActionHandler
protected void cancelToken(org.jbpm.graph.exe.ExecutionContext executionContext, org.jbpm.graph.exe.Token token)
executionContext
- token
- protected void cancelTokenTasks(org.jbpm.graph.exe.ExecutionContext executionContext, org.jbpm.graph.exe.Token token)
executionContext
- token
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |