Package com.atlassian.confluence.content.render.xhtml.migration.tasks
package com.atlassian.confluence.content.render.xhtml.migration.tasks
-
ClassDescriptionWraps a
ContentEntityMigrationBatchTask
and ensures that the flush mode of the session is set to commit.Provides coordinated thread-safe logging of progress across multiple executing threads.Performs migration of all Page Templates that match a given selector, by passing the templates' content through anExceptionTolerantMigrator
and storing the result as a new template version.