Docs on asynchronous continuations are misleading
-------------------------------------------------
Key: JBPM-2327
URL:
https://jira.jboss.org/jira/browse/JBPM-2327
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: jBPM 3.2.5.SP5
Reporter: Martin Putz
Chapter 4.3.4 of the User Guide states:
There are 3 places where execution can be continued asynchronously:
* Just before the node's execute method. Which is after entering the node.
* When execution is about to be propagated over a transition. Which is before leaving
a node.
* Every action can be executed asynchonously as well.
http://docs.jboss.org/jbpm/v3.2/userguide/html/graphorientedprogramming.h...
Only the first case is implemented, therefore the docs should be cleaned up and the other
points removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira