[jboss-jira] [JBoss JIRA] (DROOLS-188) Link nodeId (from process definition) to WorkItem

Alan Gairey (JIRA) jira-events at lists.jboss.org
Mon Jul 8 18:00:22 EDT 2013


Alan Gairey created DROOLS-188:
----------------------------------

             Summary: Link nodeId (from process definition) to WorkItem
                 Key: DROOLS-188
                 URL: https://issues.jboss.org/browse/DROOLS-188
             Project: Drools
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 5.5.0.Final, 6.0.0.CR1
            Reporter: Alan Gairey
            Assignee: Mark Proctor


This issue links to JBPM-3232.

I would like the node ID, from the process definition file (i.e. .bpmn or .rf file), to be a field of a WorkItem. This requires changes to *knowledge-api* and *drools-core* as well as the jBPM code base.

It's useful to know, when handling a WorkItem in a WorkItemHandler, which node from the process definition is being run (particularly if the same task type is used multiple times in the workflow).

I've attached the required changes, both for the 5.5.0.Final code, and also the latest trunk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list