Does Camunda support Event Processing like the Flowable Event Registry?

I am searching for functionality in Camunda like what is enabled with the Flowable Event Registry. Basically would like to know if event processing from RabbitMq or Kafka is integrated into the BPMN and CMMN without having Java listeners correlate the message to the perspective engine.

Thanks,

Todd