Uses of Class
org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
-
Packages that use DefaultInboundChannelModelCacheManager.CacheValue Package Description org.flowable.eventregistry.impl.deployer -
-
Uses of DefaultInboundChannelModelCacheManager.CacheValue in org.flowable.eventregistry.impl.deployer
Fields in org.flowable.eventregistry.impl.deployer declared as DefaultInboundChannelModelCacheManager.CacheValue Modifier and Type Field Description protected DefaultInboundChannelModelCacheManager.CacheValueDefaultInboundChannelModelCacheManager.CacheRegisteredChannel. valueFields in org.flowable.eventregistry.impl.deployer with type parameters of type DefaultInboundChannelModelCacheManager.CacheValue Modifier and Type Field Description protected Map<DefaultInboundChannelModelCacheManager.CacheKey,DefaultInboundChannelModelCacheManager.CacheValue>DefaultInboundChannelModelCacheManager. cacheConstructors in org.flowable.eventregistry.impl.deployer with parameters of type DefaultInboundChannelModelCacheManager.CacheValue Constructor Description CacheRegisteredChannel(DefaultInboundChannelModelCacheManager.CacheValue value)
-