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

reorganize node package structure

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • jBPM 3.0.0
    • None
    • Runtime Engine
    • None

      some nodes were located in org.jbpm.graph.def and some were located in org.jbpm.jpdl.def. this was confusing.

      we reorganized the package structure like this:

      org.jbpm.graph.def contains all structural elements of a process graph, including the Action and Node base classes.
      org.jbpm.graph.node contains all node implementations
      org.jbpm.graph.action contains all action implementations
      org.jbpm.jpdl contains all code related to xml parsing and process archive packaging

            tom.baeyens Tom Baeyens (Inactive)
            tom.baeyens Tom Baeyens (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: