HumanFlow -> Rule Flow below like this
- StepA and StepA1 are in ruleflow-group "A"
- StepB and StepB1 are in ruleflow-group "B"
- StepC and StepC1 are in ruleflow-group "C"
HumanInit just call the flow like this
$ kcontext.getKieRuntime().startProcess("test.HumanFlow");
Note: Drools Latest final version: 6.5.0.Final