01-31-2018 01:10 AM
Hi,
I am using activiti in my spring web application. Here let's assume two users like user1 and user2. User1 have some tasks, he transferred some tasks to user2. In activiti, this change is maintained in history. if it is maintained how can i display?
Thanks
01-31-2018 05:48 AM
Certainly the assignee of tasks can be changed and you can get at the history of the tasks through the historyService - there are tests in the engine which do this (e.g. Activiti/HistoricTaskInstanceUpdateTest.java at develop · Activiti/Activiti · GitHub ). I guess it's up to you as to how you'd like to display to display it - I'm not sure how to help on that part without more information.
Explore our Alfresco products with the links below. Use labels to filter content by product module.