[jboss-jira] [JBoss JIRA] Created: (JBRULES-2611) Add Execution Results to the non-batch command execution inside StatefulKnolwedgeSessionImpl
Mauricio Salatino (JIRA)
jira-events at lists.jboss.org
Wed Aug 4 02:44:49 EDT 2010
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
More information about the jboss-jira
mailing list