Uses of Interface
org.flowable.eventregistry.api.EventRepositoryService
Packages that use EventRepositoryService
-
Uses of EventRepositoryService in org.flowable.eventregistry.api
Methods in org.flowable.eventregistry.api that return EventRepositoryServiceMethods in org.flowable.eventregistry.api with parameters of type EventRepositoryServiceModifier and TypeMethodDescriptionvoid
ChannelModelProcessor.registerChannelModel
(org.flowable.eventregistry.model.ChannelModel channelModel, String tenantId, EventRegistry eventRegistry, EventRepositoryService eventRepositoryService, boolean fallbackToDefaultTenant) void
ChannelModelProcessor.unregisterChannelModel
(org.flowable.eventregistry.model.ChannelModel channelModel, String tenantId, EventRepositoryService eventRepositoryService)