Class DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
java.lang.Object
org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
- All Implemented Interfaces:
InboundChannelModelCacheManager.RegisteredChannel
- Enclosing class:
- DefaultInboundChannelModelCacheManager
protected static class DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
extends Object
implements InboundChannelModelCacheManager.RegisteredChannel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final DefaultInboundChannelModelCacheManager.CacheValue
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Field Details
-
value
-
-
Constructor Details
-
CacheRegisteredChannel
-
-
Method Details
-
getChannelDefinitionVersion
public int getChannelDefinitionVersion()- Specified by:
getChannelDefinitionVersion
in interfaceInboundChannelModelCacheManager.RegisteredChannel
-
getChannelDefinitionId
- Specified by:
getChannelDefinitionId
in interfaceInboundChannelModelCacheManager.RegisteredChannel
-