Class DefaultInboundChannelModelCacheManager.CacheValue

java.lang.Object
org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
Enclosing class:
DefaultInboundChannelModelCacheManager

protected static class DefaultInboundChannelModelCacheManager.CacheValue extends Object
  • Field Details

    • json

      protected final String json
    • version

      protected final int version
    • definitionId

      protected final String definitionId
  • Constructor Details