|
||||||||||
| 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)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(JbpmContext jbpmContext)
Deprecated. |
| 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 Commandjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||