Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-4461

multiInstanceLoopCharacteristics non correctly managed

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • jBPM 6.3.0.Final
    • jBPM 6.1.0.Final
    • Runtime Engine
    • None
    • 0
    • 0% 0%

      classes org.jbpm.bpmn2.xml.TaskHandler and org.jbpm.bpmn2.xml.SubProcessHandler correctly manage bpmn2 node "multiInstanceLoopCharacteristics" as bpmn2 specification tells.

      The same doesn't happen in class org.jbpm.bpmn2.xml.CallActivityHandler and the multiInstanceLoopCharacteristics definition is ignored.

      I think it should be enough to override method "end" and use the same code in class org.jbpm.bpmn2.xml.TaskHandler (the base class of both will manage the rest).

      Thanks

            swiderski.maciej Maciej Swiderski (Inactive)
            cappuccini Paolo Cappuccini (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: