0 Replies Latest reply on Nov 26, 2009 4:32 AM by jjp

    How to reference Superprocess from Subprocess (jBPM 4.2) ?

    jjp

      I try to access the Superprocess of a Subprocess. I tried Execution.getParent() but it always returned null. What is the sense of the getParent function ? The API manual says "the parent execution in the execution structure", but the link "execution structure" maps to the package documentation.

      Is the execution structure the Superprocess/Subprocess Structure ?

      If not, how can I get the Superprocess of a Subprocess ?

      Thanks