]
Joram Barrez reassigned JBPM-2490:
----------------------------------
Assignee: Joram Barrez
Inconsistency in user's guide: decide or select in
DecisionHandler
------------------------------------------------------------------
Key: JBPM-2490
URL:
https://jira.jboss.org/jira/browse/JBPM-2490
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.0
Environment: does not need to be taken into account
Reporter: Sebastian Schneider
Assignee: Joram Barrez
The user's guide tells you to implement a method called select when writing your own
decision handler class by implementing DecisionHandler:
String select(OpenExecution execution);
Infact DecisionHandler makes you implement a method called decide:
String decide(OpenExecution execution);
So it seems there is a kind of inconsistency in the docs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: