| Class | Description |
|---|---|
| ContentEntityMigrationBatchTask |
Attempts to migrate a contentEntityObject with a legacy content body to XHTML.
|
| ContentRemigrationAction |
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 com.atlassian.bonnie.Searchable> |
A decorating batch task, re-indexing the searchable that the task is applied to.
|
| JiraIssueMacroServerParamsMigrator |
Searches for all usages of the Jira Issue macro and stores an additional identifier for the application link ('serverId').
|
| MacroMigrationService |
Provides a way to find and migrate pages with the unmigrated wiki markup macro.
|
| MigrationRequiredListener |
Listens for plugin enabled events and requests the macro migration service to
update the migration required flag when one is encountered.
|
| RemigrationLifecycleItem |
Lifecycle item to run a remigration of pages that have unmigrated macros, this is
only performed if the service deems it is required.
|
| SearchResultsBatchWorkSource<T> |
Provides a worksource from a searchQuery, the query should return searchResults that can be converted
ContentEntityObjects
|
Copyright © 2003–2020 Atlassian. All rights reserved.