Uses of Interface
org.flowable.eventregistry.api.InboundChannelModelCacheManager
Packages that use InboundChannelModelCacheManager
-
Uses of InboundChannelModelCacheManager in org.flowable.eventregistry.impl
Fields in org.flowable.eventregistry.impl declared as InboundChannelModelCacheManagerModifier and TypeFieldDescriptionprotected InboundChannelModelCacheManager
EventRegistryEngineConfiguration.inboundChannelModelCacheManager
Methods in org.flowable.eventregistry.impl that return InboundChannelModelCacheManagerModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.getInboundChannelModelCacheManager()
Methods in org.flowable.eventregistry.impl with parameters of type InboundChannelModelCacheManagerModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.setInboundChannelModelCacheManager
(InboundChannelModelCacheManager inboundChannelModelCacheManager) -
Uses of InboundChannelModelCacheManager in org.flowable.eventregistry.impl.deployer
Classes in org.flowable.eventregistry.impl.deployer that implement InboundChannelModelCacheManager