|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.msg.Message
org.jbpm.command.SignalCommand
public class SignalCommand
Field Summary |
---|
Fields inherited from class org.jbpm.msg.Message |
---|
destination, exception, id, isSuspended, token |
Fields inherited from interface org.jbpm.command.Command |
---|
DEFAULT_CMD_DESTINATION |
Constructor Summary | |
---|---|
SignalCommand()
|
Method Summary | |
---|---|
void |
execute()
|
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 |
Constructor Detail |
---|
public SignalCommand()
Method Detail |
---|
public void execute()
execute
in interface Command
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |