use endProcessInstance to end a process,it will delete task, but won't update history
task
------------------------------------------------------------------------------------------
Key: JBPM-2963
URL:
https://jira.jboss.org/browse/JBPM-2963
Project: jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.4
Environment: OS: ubuntu 10.04
DB: PostgreSQL
jBPM version: jBPM-4.4
Reporter: Huilan Hung
Fix For: jBPM 4.5
use api service: ExecutionService.endProcessInstance() can end a process.
in jbpm4_task, the corresponding task will be removed.
However, in jbpm_hist_task, HistoryTask's end_time, state is empty, and look like a
still running task.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira