]
Tom Baeyens commented on JBPM-2383:
-----------------------------------
thanks for the pointer. fixing it.
Suspended definition doesn't show up in query
---------------------------------------------
Key: JBPM-2383
URL:
https://jira.jboss.org/jira/browse/JBPM-2383
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.0
Reporter: Heiko Braun
Assignee: Tom Baeyens
ProcessDefinition processDefinition = repositoryService.createProcessDefinitionQuery()
.processDefinitionId(id)
.uniqueResult();
assertNotNull(processDefintion);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: