Package com.atlassian.confluence.content.render.xhtml.migration.macro
package com.atlassian.confluence.content.render.xhtml.migration.macro
-
ClassesClassDescriptionAttempts to migrate a contentEntityObject with a legacy content body to XHTML.Content migration action displays a count of the number of pages with unmigrated macros and provides access to the MacroMigrationService to migrate them.IndexingBatchTask<T extends Searchable>A decorating batch task, re-indexing the searchable that the task is applied to.Provides a way to find and migrate pages with the unmigrated wiki markup macro.Listens for plugin enabled events and requests the macro migration service to update the migration required flag when one is encountered.Lifecycle item to run a remigration of pages that have unmigrated macros, this is only performed if the service deems it is required.Provides a worksource from a searchQuery, the query should return searchResults that can be converted ContentEntityObjects