Class SimpleScriptCacheKey

java.lang.Object
de.hybris.platform.scripting.engine.internal.cache.impl.SimpleScriptCacheKey
All Implemented Interfaces:
CacheKey

public class SimpleScriptCacheKey extends Object implements CacheKey
  • Constructor Details

    • SimpleScriptCacheKey

      public SimpleScriptCacheKey(String protocol, String path, String tenantId)
  • Method Details