cancel
Showing results for 
Search instead for 
Did you mean: 

How to throw a message event manual?

kafeitu
Champ on-the-rise
Champ on-the-rise
like
throw new BPMNError("CODE");
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
You'll need the message throw event for that. Or you'd need to use the RuntimeService and call one of the eventReceived methods.