[
https://jira.jboss.org/browse/JBPM-2924?page=com.atlassian.jira.plugin.sy...
]
Maciej Swiderski commented on JBPM-2924:
----------------------------------------
in my opinion it should be fired almost at the end of the task activity execution, since
everything shall be already initialized.
As you stated before these two are completely separate events so I don't see a problem
if both events will be fired - if defined in the process definition. User can have
different actions attached to these events, especially for assignment events since they
can be fired many times.
Cannot retrieve information about a task within it's start event
handler because task not initialised at the point the handler is invoked
-----------------------------------------------------------------------------------------------------------------------------------------
Key: JBPM-2924
URL:
https://jira.jboss.org/browse/JBPM-2924
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: jBPM 4.4
Reporter: Ed Willis
Attachments: JBPM-2924.patch
Re-opens
https://jira.jboss.org/browse/JBPM-2644 which, in my opinion, was incorrectly
closed. See last few comments on this Jira for more info.
A common use-case (for us at least, and I suspect for many applications) is to perform
some processing when a task starts in the start event handler. Currently, it is not
possible to retrieve information about the task that has been started (in our case we need
the participants) because it is not initialised when the start event fires.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira