Bug 1312059 - [RFE] Task Event Listener for task content changes
Summary: [RFE] Task Event Listener for task content changes
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Core
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Alessandro Lazarotti
QA Contact: Radovan Synek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-25 16:12 UTC by Bernard Tison
Modified: 2020-03-27 20:08 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:08:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Bernard Tison 2016-02-25 16:12:31 UTC
Description of problem:

In BPMS 6.2, task events are fired when the status of a human task is changed, but not when the task contents is modified without changing the task status (e.g. by a call to UserTaskService.saveContent(Long, Map<String, Object>))

My customer has two use-cases for this:
* track all changes to task content in an audit trail.
* use task content events to duplicate task content data in a secondary data store (mongo, elasticsearch) to allow enhanced searching capabilities on task content data.


Note You need to log in before you can comment on or make changes to this bug.