04-08-2015 06:11 PM
<signal id="alertSignal" name="alert" activiti:scope="processInstance"/>
</em>04-09-2015 03:32 AM
The difference between signalEventReceived(String signalName); and signalEventReceived(String signalName, String executionId); is that the first method throws the signal globally to all subscribed handlers (broadcast semantics) and the second method delivers the signal to a specific execution only.
<signal id="alertSignal" name="alert" activiti:scope="processInstance"/>
activiti:scope
is activiti specific process model extension.04-09-2015 11:05 AM
04-09-2015 11:11 AM
04-14-2015 08:16 AM
07-27-2016 04:08 AM
07-27-2016 07:42 AM
07-30-2016 04:46 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.