Uses of Interface
com.atlassian.confluence.util.Cleanup
Package
Description
-
Uses of Cleanup in com.atlassian.confluence.core.persistence.hibernate
Modifier and TypeMethodDescriptionstatic Cleanup
SessionCacheModeThreadLocal.temporarilySetCacheMode
(CacheMode cacheMode) Temporarily set the CacheMode within a try-with-resources code block. -
Uses of Cleanup in com.atlassian.confluence.impl.backuprestore.helpers
Modifier and TypeMethodDescriptionfinal Cleanup
PluginTemporaryDisabler.temporarilyShutdownInterferingPlugins
(List<String> pluginsToDisable) -
Uses of Cleanup in com.atlassian.confluence.impl.retention
-
Uses of Cleanup in com.atlassian.confluence.importexport
Modifier and TypeMethodDescriptionprotected final Cleanup
DefaultImportExportManager.temporarilyShutdownInterferingPlugins
(ImportContext ignored) Deprecated.