public class WfTimeOutActionHandler extends Object implements org.jbpm.graph.def.ActionHandler
Constructor and Description |
---|
WfTimeOutActionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.jbpm.graph.exe.ExecutionContext executionContext)
Termina a tarefa e sai para a terefa definita no atributo "transition="
do timer especificado no process definition.
|
public void execute(org.jbpm.graph.exe.ExecutionContext executionContext) throws Exception
execute
in interface org.jbpm.graph.def.ActionHandler
executionContext
- Exception
Copyright © 2015. All rights reserved.