Uses of Class
org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
-
Packages that use DefaultInboundChannelModelCacheManager.CacheRegisteredChannel Package Description org.flowable.eventregistry.impl.deployer -
-
Uses of DefaultInboundChannelModelCacheManager.CacheRegisteredChannel in org.flowable.eventregistry.impl.deployer
Fields in org.flowable.eventregistry.impl.deployer declared as DefaultInboundChannelModelCacheManager.CacheRegisteredChannel Modifier and Type Field Description protected DefaultInboundChannelModelCacheManager.CacheRegisteredChannelDefaultInboundChannelModelCacheManager.ChannelRegistrationImpl. previousChannelConstructors in org.flowable.eventregistry.impl.deployer with parameters of type DefaultInboundChannelModelCacheManager.CacheRegisteredChannel Constructor Description ChannelRegistrationImpl(boolean registered, DefaultInboundChannelModelCacheManager.CacheRegisteredChannel previousChannel, DefaultInboundChannelModelCacheManager.CacheKey cacheKey)
-