当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
TaskInstanceEndCommand (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.command
Class TaskInstanceEndCommand
java.lang.Object
org.jbpm.msg.Message
org.jbpm.command.TaskInstanceEndCommand
- All Implemented Interfaces:
- java.io.Serializable, Command
public class TaskInstanceEndCommand
- 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 |
TaskInstanceEndCommand
public TaskInstanceEndCommand()
execute
public void execute()
- Specified by:
execute
in interface Command
Version : jbpm-3.1.3