[jboss-jira] [JBoss JIRA] Created: (JBRULES-2859) DataAssociations dont interpret assignments/transformation from bpmn specification
Anurag Aggarwal (JIRA)
jira-events at lists.jboss.org
Thu Dec 30 19:52:17 EST 2010
DataAssociations dont interpret assignments/transformation from bpmn specification
----------------------------------------------------------------------------------
Key: JBRULES-2859
URL: https://issues.jboss.org/browse/JBRULES-2859
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core (flow)
Reporter: Anurag Aggarwal
Assignee: Mark Proctor
assignments are implemented incorrectly, and transformations seem to be entirely missing
WorkItemNode defines private Map<String, String> inMapping = new HashMap<String, String>();
where as bpmn spec has {sorceRef*, targetRef, assignments*, transformation ?}
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list