0 Replies Latest reply on May 18, 2007 8:48 AM by pattchen

    reuse nodes in multiples processes

    pattchen

      hi,
      I'm newbie in jBPM and i need some help.
      I have designed some process and realized that they include almost same nodes. But, sequence is different or context variables don't have same name.
      I don't want to write a class associated to a node in a process, and write another class associated to the same node, but in another process, which differs from the previous one only by the name of the context variable that it uses.

      In the best way,this is what I want to achieve:write a class associated to a node, and uses this node in other process definition without have to change the code.

      Is there a pattern to handle this situation?

      Thanks.[/img]