当前页面: 
在线文档首页 > 
JBoss JBPM 3.1.3 API 英文版文档
ExecuteNodeCommand (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.command
Class ExecuteNodeCommand
java.lang.Object
   org.jbpm.msg.Message
org.jbpm.msg.Message
       org.jbpm.command.ExecuteNodeCommand
org.jbpm.command.ExecuteNodeCommand
- All Implemented Interfaces: 
- java.io.Serializable, Command
- public class ExecuteNodeCommand 
- extends Message- implements Command
- See Also:
- Serialized Form
 
 
 
 
 
| Methods inherited from class org.jbpm.msg.Message | 
| createCopy, equals, getDestination, getException, getId, getToken, isSuspended, setDestination, setException, setSuspended, setToken | 
 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ExecuteNodeCommand
public ExecuteNodeCommand()
ExecuteNodeCommand
public ExecuteNodeCommand(Node node,
                          Token token)
ExecuteNodeCommand
public ExecuteNodeCommand(ExecuteNodeCommand other)
execute
public void execute()
- 
- Specified by:
- executein interface- Command
 
- 
 
Version : jbpm-3.1.3