]
Heiko Braun updated JBPM-2055:
------------------------------
Fix Version/s: jBPM 4.0.0.GA
Executions that are ended show up in query
------------------------------------------
Key: JBPM-2055
URL:
https://jira.jboss.org/jira/browse/JBPM-2055
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Core Engine
Reporter: Heiko Braun
Assignee: Tom Baeyens
Fix For: jBPM 4.0.0.GA
ExecutionQuery query = execService.createExecutionQuery();
query.processDefinitionId(<ID>);
List<Execution> executions = query.execute();
The resulting list contains execution that are already ended.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: