Uses of Interface
org.flowable.eventregistry.api.EventRegistry
-
Uses of EventRegistry in org.flowable.eventregistry.api
Modifier and TypeMethodDescriptionvoid
ChannelModelProcessor.registerChannelModel
(org.flowable.eventregistry.model.ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) void
InboundEventChannelAdapter.setEventRegistry
(EventRegistry eventRegistry)