BpmProcessor documentation anarchy
----------------------------------
Key: JBESB-3289
URL:
https://jira.jboss.org/jira/browse/JBESB-3289
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.8
Reporter: Marcel Sebek
The documentation of BpmProcessor is misleading. In the programmers guide, there is the
following:
"
The following jBPM commands have been implemented:
- NewProcessInstanceCommand
- StartProcessCommand
- CancelProcessInstanceCommand
- GetProcessInstanceVariablesCommand
"
The correct version is StartProcessInstanceCommand. A few lines bellow,
there is NewProcessInstance-Command (the dash should probably not be
there). Also SignalProcessInstanceCommand is mentioned but that command
has been removed.
Instead of "processdefinition", there should be
"process-definition-name".
In ServicesGuide, there is also a note about SignalProcessInstanceCommand and
the "processdefinition" is there too.
There may be more occurrences of these inconsistencies, I've mentioned just the
most obvious.
--
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