|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.cache.ehcache.config.migration.EhCacheConfigMigrator.MigrationResult
public static class EhCacheConfigMigrator.MigrationResult
| Constructor Summary | |
|---|---|
EhCacheConfigMigrator.MigrationResult(int migratedCacheCount,
java.util.Collection<com.atlassian.confluence.cache.ehcache.config.migration.MigrationWarning> warnings)
|
|
| Method Summary | |
|---|---|
int |
getMigratedCacheCount()
|
java.util.Collection<com.atlassian.confluence.cache.ehcache.config.migration.MigrationWarning> |
getWarnings()
|
boolean |
hasWarnings()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EhCacheConfigMigrator.MigrationResult(int migratedCacheCount,
java.util.Collection<com.atlassian.confluence.cache.ehcache.config.migration.MigrationWarning> warnings)
| Method Detail |
|---|
public int getMigratedCacheCount()
public java.util.Collection<com.atlassian.confluence.cache.ehcache.config.migration.MigrationWarning> getWarnings()
public boolean hasWarnings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||