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
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.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.