Uses of Interface
org.flowable.eventregistry.api.ChannelDefinition
-
Uses of ChannelDefinition in org.flowable.eventregistry.api
Modifier and TypeMethodDescriptionEventRepositoryService.getChannelDefinition
(String channelDefinitionId) Modifier and TypeMethodDescriptionInboundChannelModelCacheManager.findRegisteredChannel
(ChannelDefinition channelDefinition) InboundChannelModelCacheManager.registerChannelModel
(org.flowable.eventregistry.model.InboundChannelModel channelModel, ChannelDefinition channelDefinition) void
InboundChannelModelCacheManager.unregisterChannelModel
(org.flowable.eventregistry.model.InboundChannelModel channelModel, ChannelDefinition channelDefinition)