[
https://jira.jboss.org/browse/JBPM-2644?page=com.atlassian.jira.plugin.sy...
]
Huisheng Xu commented on JBPM-2644:
-----------------------------------
OK Ed, I understand what you said. Because there is no TASK_STARTED event in jBPM4. So
we could only achieve this feature by using an assignment-handler or create custom history
event listener.
I think the best way to solve this problem is impove the event types of jBPM4. adding
TASK_STARTED, TASK_COMPLETED, SUB_TASK_COMPLETED events to jbpm4 will be a good idea.
Investigate problem with EventListeners and missing tasks for user
activities
-----------------------------------------------------------------------------
Key: JBPM-2644
URL:
https://jira.jboss.org/browse/JBPM-2644
Project: jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.1, jBPM 4.2, jBPM 4.3
Reporter: Sebastian Schneider
Assignee: Koen Aers
Priority: Critical
Attachments: process.jpdl.xml, TaskEventListener.java,
TaskEventListenerTest.java
When you put an EventListener on the start-event of a user task in your process
definition and you use a TaskQuery to retrieve the matching task in the user's task
list you don't find the task in the list although the execution is already active.
Investigate if this behaviour is intended and if it can be changed.
--
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