|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbpm.client.impl.AsyncCommandService
public class AsyncCommandService
Constructor Summary | |
---|---|
AsyncCommandService()
|
Method Summary | ||
---|---|---|
|
execute(Command<T> command)
|
|
void |
setPropagateUserId(boolean propagateUserId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsyncCommandService()
Method Detail |
---|
public <T> T execute(Command<T> command)
execute
in interface CommandService
public void setPropagateUserId(boolean propagateUserId)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |