Skip to main content

Signal Event Listener

Introduction

A signal can be used to communicate within a case instances and the children, or to broadcast events throughout all cases and processes. This signal event listener simply waits for a signal to be triggered.

For all use-cases it is also possible to use the Event Listener which allows to specify a payload for the event.

warning

When you would like to receive messages and also provide additional content, the Event Listener might be the better option.

Properties

:::palette-item com.flowable.design:flowable-core-palette com/flowable/palette/core.case.palette SignalEventListener