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

Variable data type reference is not saved to BPMN correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • 7.0.0.Beta6
    • Eclipse
    • NEW
    • NEW

    Description

      When adding the variable with a custom data type and specifying ClassName (e.g. java.util.List) the lines like the following are added to the BPMN:

      <itemDefinition id="_1-variable1" structureRef="java.util.List" />
      ...
      <property id="variable1" itemSubjectRef="null"/>

      which is not correct and makes the ClassName reset to java.lang.Object after closing and reopening the variable dialog and doesn't allow to use variable in the script tasks and/or entry/exit action without casting.

      Attachments

        Activity

          People

            bbrodt_jira Robert (Bob) Brodt (Inactive)
            mikhail-irdeto Mikhail Kostyuckovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: