Uses of Enum Class
com.suncode.pwfl.cache.SystemCacheId
Packages that use SystemCacheId
-
Uses of SystemCacheId in com.suncode.pwfl.cache
Methods in com.suncode.pwfl.cache that return SystemCacheIdModifier and TypeMethodDescriptionstatic SystemCacheId
Returns the enum constant of this class with the specified name.static SystemCacheId[]
SystemCacheId.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.suncode.pwfl.cache with parameters of type SystemCacheIdModifier and TypeMethodDescription<K,
V> PlusWorkflowCache<K, V> CacheFactory.createCache
(SystemCacheId id, DefaultCacheConfig<K, V> config)