cancel
Showing results for 
Search instead for 
Did you mean: 

SubProcess information

davanna
Champ in-the-making
Champ in-the-making
Hi Community Members,

I need to understand how we get information about the subprocesses defined in a process given the process definition key. I did take a look at the HistoryService but it is not clear. Can you point to code samples in the activiti code base. I am basically looking for information on subprocess like the name of the sub-process, tasks that are present in the sub-process.

Thanks,
Deepak
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
You can inspect the model of the process definition by getting the BpmnModel of a process definition via the repositoryService.