<div>Hello all,</div><div><br></div><div>I use JBPM4.4, and call following method:</div><div><br></div><div>if (transition.getDestination().getType().equals(&quot;end&quot;)) {</div>    taskService.completeTask(taskId, transition.getName());<div>

}<br><div><br></div><div>The transition is go to an END type destination. It works fine and activates the &#39;EndWorkflowListener&#39;,...</div><div>But the weird thing is that: There is still one task in table &quot;jbpm4_task&quot;.</div>

<div>How to delete that task in &quot;jbpm4_task&quot; table?</div><div>What shall I do?</div><div><br></div><div>Thank you very much.<br clear="all"><br>Regards,<br>Mead<br>
</div></div>