| Package | Description |
|---|---|
| org.bonitasoft.engine.cache | |
| org.bonitasoft.engine.cache.ehcache | |
| org.bonitasoft.engine.synchro |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CacheService
Service that helps you to cache objects
Objects must be stored in a specific cache and this cache must exists
|
interface |
PlatformCacheService
Service that helps you to cache objects on a platform level
Objects must be stored in a specific cache and this cache must exist
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonEhCacheCacheService |
class |
EhCacheCacheService |
class |
PlatformEhCacheCacheService
Platform version of the EhCacheCacheService
|
| Modifier and Type | Field and Description |
|---|---|
protected CommonCacheService |
AbstractSynchroService.cacheService |
| Constructor and Description |
|---|
AbstractSynchroService(TechnicalLoggerService logger,
CommonCacheService cacheService) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.