Suspend / Cancell one of multi-instance subprocess

cancel
Showing results for 
Search instead for 
Did you mean: 
erinthon
Member II

Suspend / Cancell one of multi-instance subprocess

I'm trying to do something like that: i have a process instance and multi-instance subprocess (sequential false), but in some cases i need to cancel or suspend just one of this subprocess. I can't find one method on Activiti 5.19 where i can do this. Anyone knows how i can to something like that?