|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.command.AsynchronousCommand
public class AsynchronousCommand
provides extra configuration options for the execution of asynchronous commands. Plain commands can also be executed asynchronously.
Constructor Summary | |
---|---|
AsynchronousCommand(Command command)
|
Method Summary | |
---|---|
java.lang.Object |
execute(JbpmContext jbpmContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsynchronousCommand(Command command)
Method Detail |
---|
public java.lang.Object execute(JbpmContext jbpmContext) throws java.lang.Exception
execute
in interface Command
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |