Uses of Interface
com.atlassian.confluence.util.Cleanup
Packages that use Cleanup
Package
Description
-
Uses of Cleanup in com.atlassian.confluence.core.persistence.hibernate
Methods in com.atlassian.confluence.core.persistence.hibernate that return CleanupModifier 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
Methods in com.atlassian.confluence.impl.backuprestore.helpers that return CleanupModifier and TypeMethodDescriptionfinal Cleanup
PluginTemporaryDisabler.temporarilyShutdownInterferingPlugins
(List<String> pluginsToDisable) -
Uses of Cleanup in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention that return Cleanup -
Uses of Cleanup in com.atlassian.confluence.impl.retention.manager
Methods in com.atlassian.confluence.impl.retention.manager that return Cleanup -
Uses of Cleanup in com.atlassian.confluence.importexport
Methods in com.atlassian.confluence.importexport that return CleanupModifier and TypeMethodDescriptionprotected final Cleanup
DefaultImportExportManager.temporarilyShutdownInterferingPlugins
(ImportContext ignored) Deprecated.