Uses of Interface
com.atlassian.confluence.util.Cleanup
-
-
Uses of Cleanup in com.atlassian.confluence.core.persistence.hibernate
Methods in com.atlassian.confluence.core.persistence.hibernate that return Cleanup Modifier and Type Method Description static CleanupSessionCacheModeThreadLocal. temporarilySetCacheMode(CacheMode cacheMode)Temporarily set the CacheMode within a try-with-resources code block. -
Uses of Cleanup in com.atlassian.confluence.impl.backuprestore.helpers
Methods in com.atlassian.confluence.impl.backuprestore.helpers that return Cleanup Modifier and Type Method Description CleanupPluginTemporaryDisabler. temporarilyShutdownInterferingPlugins(List<String> pluginsToDisable) -
Uses of Cleanup in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention that return Cleanup Modifier and Type Method Description protected CleanupDefaultVersionRemovalService. setCacheMode() -
Uses of Cleanup in com.atlassian.confluence.importexport
Methods in com.atlassian.confluence.importexport that return Cleanup Modifier and Type Method Description protected CleanupDefaultImportExportManager. temporarilyShutdownInterferingPlugins(ImportContext context)Deprecated.
-