[jbpm-issues] [JBoss JIRA] Commented: (JBPM-2499) View ended ProcessInstance missing

Tom Baeyens (JIRA) jira-events at lists.jboss.org
Fri Jan 22 04:33:19 EST 2010


    [ https://jira.jboss.org/jira/browse/JBPM-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12507677#action_12507677 ] 

Tom Baeyens commented on JBPM-2499:
-----------------------------------

1) method ended(), endedBefore(Date) and endedAfter(Date) should be added to HistoryProcessIsntanceQuery that add filtering based on end date to the history process instance query.

2) add docs to history process instance that this includes running and finished process instances.

3) it should be documented with the ExecutionService.createProcessInstanceQuery() that this query only sees running process instances.  and that HistoryService.createHistoryProcessInstanceQuery should be used  for queries including finished process instances.

> View ended ProcessInstance missing
> ----------------------------------
>
>                 Key: JBPM-2499
>                 URL: https://jira.jboss.org/jira/browse/JBPM-2499
>             Project: jBPM
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Console
>    Affects Versions: jBPM 4.0
>            Reporter: Hauke Rabe
>            Assignee: Alejandro Guizar
>             Fix For: jBPM 4.4
>
>
> Ended ProcessInstance are immediately deleted from db. Only history entries left, so the view should be extended.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbpm-issues mailing list