0 Replies Latest reply on Nov 4, 2015 8:42 AM by jimmy001

    How to mark process as can only be started as subprocess

    jimmy001

      Hello everybody,

       

      I have the following question: How must I design a process, so that it can only be started as a subprocess of another process and

      not by itself ? How can I identify such a process when calling RuntimeDataService.getProcesses() or something similliar?

       

      I am using jbpm 6.4-snapshot/ CDI/ embedded.

       

      Thx for your help.