Uses of Interface
org.flowable.eventregistry.api.EventRegistry
Packages that use EventRegistry
-
Uses of EventRegistry in org.flowable.eventregistry.api
Methods in org.flowable.eventregistry.api that return EventRegistryMethods in org.flowable.eventregistry.api with parameters of type EventRegistryModifier and TypeMethodDescriptionvoidChannelModelProcessor.registerChannelModel(ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) voidInboundEventChannelAdapter.setEventRegistry(EventRegistry eventRegistry)