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