Uses of Interface
org.flowable.eventregistry.api.ChannelDefinition
Packages that use ChannelDefinition
-
Uses of ChannelDefinition in org.flowable.eventregistry.api
Methods in org.flowable.eventregistry.api that return ChannelDefinitionModifier and TypeMethodDescriptionEventRepositoryService.getChannelDefinition(String channelDefinitionId) Methods in org.flowable.eventregistry.api with parameters of type ChannelDefinitionModifier and TypeMethodDescriptionInboundChannelModelCacheManager.findRegisteredChannel(ChannelDefinition channelDefinition) InboundChannelModelCacheManager.registerChannelModel(InboundChannelModel channelModel, ChannelDefinition channelDefinition) voidInboundChannelModelCacheManager.unregisterChannelModel(InboundChannelModel channelModel, ChannelDefinition channelDefinition)