org.jbpm.graph.action
Class SeamedAction
java.lang.Object
org.jbpm.graph.action.SeamedAction
- All Implemented Interfaces:
- Serializable, ActionHandler
public class SeamedAction
- extends Object
- implements ActionHandler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeamedAction
public SeamedAction()
execute
public void execute(ExecutionContext executionContext)
throws Exception
- Specified by:
execute in interface ActionHandler
- Throws:
Exception
beginSeamConversation
protected void beginSeamConversation(ExecutionContext executionContext)
invokeSeamObjectExpression
protected void invokeSeamObjectExpression()
endSeamConversation
protected void endSeamConversation(ExecutionContext executionContext)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.