当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
SeamedAction (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.graph.action
Class SeamedAction
java.lang.Object
org.jbpm.graph.action.SeamedAction
- All Implemented Interfaces:
- java.io.Serializable, ActionHandler
public class SeamedAction
- extends java.lang.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 java.lang.Exception
- Specified by:
execute
in interface ActionHandler
- Throws:
java.lang.Exception
beginSeamConversation
protected void beginSeamConversation(ExecutionContext executionContext)
invokeSeamObjectExpression
protected void invokeSeamObjectExpression()
endSeamConversation
protected void endSeamConversation(ExecutionContext executionContext)
Version : jbpm-3.1.3