protected static class DefaultInboundChannelModelCacheManager.CacheRegisteredChannel extends Object implements InboundChannelModelCacheManager.RegisteredChannel
| Modifier and Type | Field and Description |
|---|---|
protected DefaultInboundChannelModelCacheManager.CacheValue |
value |
| Modifier | Constructor and Description |
|---|---|
protected |
CacheRegisteredChannel(DefaultInboundChannelModelCacheManager.CacheValue value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelDefinitionId() |
int |
getChannelDefinitionVersion() |
protected final DefaultInboundChannelModelCacheManager.CacheValue value
protected CacheRegisteredChannel(DefaultInboundChannelModelCacheManager.CacheValue value)
public int getChannelDefinitionVersion()
getChannelDefinitionVersion in interface InboundChannelModelCacheManager.RegisteredChannelpublic String getChannelDefinitionId()
getChannelDefinitionId in interface InboundChannelModelCacheManager.RegisteredChannelCopyright © 2022 Flowable. All rights reserved.