Add Execution Results to the non-batch command execution inside
StatefulKnolwedgeSessionImpl
--------------------------------------------------------------------------------------------
Key: JBRULES-2611
URL:
https://jira.jboss.org/browse/JBRULES-2611
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 5.2.0.M1
Reporter: Mauricio Salatino
Assignee: Mark Proctor
Add Execution Results to the non-batch command execution inside
StatefulKnolwedgeSessionImpl
I'm adding the ExecutionResults to the :
return (T) ((GenericCommand) command).execute( new KnowledgeCommandContext( context,
null,
this.kbase,
this,
results ) );
--
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