protected static class DefaultInboundChannelModelCacheManager.CacheValue extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
definitionId |
protected String |
json |
protected int |
version |
| Constructor and Description |
|---|
CacheValue(String json,
ChannelDefinition definition) |
protected final String json
protected final int version
protected final String definitionId
public CacheValue(String json, ChannelDefinition definition)
Copyright © 2022 Flowable. All rights reserved.