remove usage of environment in integration code
-----------------------------------------------
Key: JBPM-2312
URL:
https://jira.jboss.org/jira/browse/JBPM-2312
Project: JBoss jBPM
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Console
Reporter: Tom Baeyens
Assignee: Heiko Braun
In ProcessManagementImpl
"
private List<ProcessInstanceRef> adoptProcessInstances(List<ProcessInstance>
processInstances)
{
Environment env = ((EnvironmentFactory)processEngine).openEnvironment();
"
and other locations.
--
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