08-29-2017 03:00 AM
请问一下如何删除ACT_HI_ACTINS中的一条记录,我并没有找到Activiti内部有提供相应的接口?
I would like to ask how to delete a record in ACT_HI_ACTINS, I did not find Activiti internal to provide the appropriate interface?
09-01-2017 12:00 PM
I don't think there are APIs to delete a record from ACT_HI_ACTINST. You can use the delete methods in HistoryService to delete a process or task instance which will in-turn delete all the associated records from respective tables including ACT_HI_ACTINST
Ciju
06-20-2018 03:18 PM
found it
/history/historic-process-instances?finished=true&size=100
Thanks.
Explore our Alfresco products with the links below. Use labels to filter content by product module.