public class JoinEndForkedTokens
extends java.lang.Object
implements org.jbpm.graph.def.ActionHandler
| Constructor and Description |
|---|
JoinEndForkedTokens()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
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) |
public void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
execute in interface org.jbpm.graph.def.ActionHandlerprotected 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 - Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.