I am using activiti6.0 new and how can i withdraw a completed task ,I have found some solutions ,they tell me to use "definition.getActiviti(execId)",but i did not find this method in activiti6.0.So i need some help! If u have other ideas ,thanks for your hint!
I am not sure what it would mean to 'withdraw' a task, especially a completed task? Would it mean that the task does not need to be completed and can be skipped? If the task is already completed why would you need to skip it? Do you mean something like a delete? If so perhaps Cancel/Skip running task or are worth looking at.
Thank u,and this is my meaning .There are 2 group tasks ,task 1 has bean completed,then is goes to task 2,but there has been no one claimed task2.Now, i find some errors in task1, so i want to make the active activity back to task1 and deal with task1 again.
Thank you very much ! I am going to try it.
And where can i find complete java docs like org.activiti.bpmn.* and others , i just find apis about org.activiti.engin.*
You can see the actual classes on github - Activiti/BpmnModel.java at develop · Activiti/Activiti · GitHub
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.