| Package | Description |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.functest.rest.admin |
These REST resources are replacements for admin-level functest RPC calls and should only
be run by a sys-admin in a websudo session.
|
| com.atlassian.confluence.impl.vcache | |
| com.atlassian.confluence.importexport.xmlimport |
Imports Confluence data from an XML backup.
|
| com.atlassian.confluence.plugins.cachemanagement.rest | |
| com.atlassian.confluence.test.rpc | |
| com.atlassian.confluence.upgrade.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheFlusher.EventPublishingFlusher
A
CacheFlusher implementation that publishes events |
| Modifier and Type | Method and Description |
|---|---|
static CacheFlusher |
CacheFlusher.createCacheManagerFlusher(com.atlassian.cache.CacheManager cacheManager)
Deprecated.
|
static CacheFlusher |
CacheFlusher.createCompositeCacheFlusher(Collection<CacheFlusher> cacheFlushers) |
| Modifier and Type | Method and Description |
|---|---|
static CacheFlusher |
CacheFlusher.createCompositeCacheFlusher(Collection<CacheFlusher> cacheFlushers) |
| Constructor and Description |
|---|
CacheResource(org.hibernate.SessionFactory sessionFactory,
CacheFlusher cacheFlusher) |
| Modifier and Type | Class and Description |
|---|---|
class |
VCacheFlusher
An implementation of
CacheFlusher which flushes VCache instances. |
| Modifier and Type | Method and Description |
|---|---|
void |
BackupImporter.setCacheFlusher(CacheFlusher cacheFlusher) |
| Constructor and Description |
|---|
CacheFlushResource(CacheFlusher cacheFlusher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.sal.api.user.UserManager userManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
FuncTestRpcHandlerImpl.setCacheFlusher(CacheFlusher cacheFlusher) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUpgradeManager.setCacheFlusher(CacheFlusher cacheFlusher) |
Copyright © 2003–2017 Atlassian. All rights reserved.