Hi,
I am working on a project with jbpm5, I would like to know how to get the history of user tasks of an instance of the process with the following information: start date, end date, status, owner.
I tried to get the history of user tasks from the task table, but this table has no fields start date, end date. Could anyone help me?