Package org.activiti.spring.process
Class CacheableProcessExtensionRepository
java.lang.Object
org.activiti.spring.process.CacheableProcessExtensionRepository
- All Implemented Interfaces:
ProcessExtensionRepository
@CacheConfig(cacheNames="processExtensionsById")
public class CacheableProcessExtensionRepository
extends Object
implements ProcessExtensionRepository
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROCESS_EXTENSIONS_CACHE_NAME
- See Also:
-
-
Constructor Details
-
CacheableProcessExtensionRepository
-
-
Method Details
-
getExtensionsForId
- Specified by:
getExtensionsForIdin interfaceProcessExtensionRepository
-