Define Pulsar communication schema for triggering backend logic modules
The intended 'SimilarityToolbox' workflow demands the handover of the events selected by the user to a backend module via Pulsar. For this the message layout has to be defined and a corresponding message classes (request and response) have to be implemented.