Class BaseEventRegistryEventConsumer

java.lang.Object
org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
All Implemented Interfaces:
EventRegistryEventConsumer
Direct Known Subclasses:
BpmnEventRegistryEventConsumer, CmmnEventRegistryEventConsumer

public abstract class BaseEventRegistryEventConsumer extends Object implements EventRegistryEventConsumer
Author:
Joram Barrez, Filip Hrisafov