Uses of Package
com.atlassian.confluence.content.render.xhtml.migration
Packages that use com.atlassian.confluence.content.render.xhtml.migration
Package
Description
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.api.impl.service.contentClassDescriptionMigrates / converts text from one text format to another.Convert wiki formatted text to the XHTML format used for storage from Confluence 4.0.
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtmlClassDescriptionMigrates / converts text from one format to another.Migrates / converts text from one text format to another.
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.migrationClassDescriptionA partial implementation of
ExceptionTolerantMigrator
which provides a default implementation of the deprecatedAbstractExceptionTolerantMigrator.migrate(String, com.atlassian.renderer.RenderContext, java.util.List)
method, which delegates to theExceptionTolerantMigrator.migrate(String, com.atlassian.confluence.content.render.xhtml.ConversionContext)
method.Source of migration work that can be broken up into batches.A BatchTask implementation is supplied to aWorkSourceBatchRunner
to actually perform the required work on individual items read from theBatchableWorkSource
.DAO to allow us to load content objects by id for migration.Interface to represent the concern of resolving of a v2 embedded resource into a persistent Attachment object.Extend the V2Render with a new method where a writeable List can be supplied to collect any exceptions thrown during renderering.Migrates / converts text from one format to another.Migrates / converts text from one text format to another.Represents the results of an attempted migration.Resolves wiki text to an xhtml link.Generates a rendering that is to replace or override the default rendering of a macro to XHTML storage format.Representing a component that maintains a list ofMacroReplacementRenderer
to be used during migration of macros.To be implemented by thoseFragmentTransformer
s,Unmarshaller
s andMarshaller
s which are aware of when they've made a transformation that constitutes a "migration" from one format to another.ABatchableWorkSource
implementation which retrieves batches ofEntityObject
s by ordering the entities by their IDs.A component responsible for performing the conversion of content within Confluence to the latest format.Migrate content to the current storage format using a simple storage to storage fragment transformer. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.migration.macroClassDescriptionSource of migration work that can be broken up into batches.A composite exception that wraps a list of exceptions, useful for propagating list of exceptions that might have occurred during a batch task.A BatchTask implementation is supplied to a
WorkSourceBatchRunner
to actually perform the required work on individual items read from theBatchableWorkSource
.Migrates / converts text from one text format to another. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.migration.tasksClassDescriptionSource of migration work that can be broken up into batches.Migrates / converts text from one text format to another.
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.storage.macroClassDescriptionTo be implemented by those
FragmentTransformer
s,Unmarshaller
s andMarshaller
s which are aware of when they've made a transformation that constitutes a "migration" from one format to another. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.storage.resource.identifiersClassDescriptionTo be implemented by those
FragmentTransformer
s,Unmarshaller
s andMarshaller
s which are aware of when they've made a transformation that constitutes a "migration" from one format to another.URL based identifier. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.transformersClassDescriptionTo be implemented by those
FragmentTransformer
s,Unmarshaller
s andMarshaller
s which are aware of when they've made a transformation that constitutes a "migration" from one format to another. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.impl.contentClassDescriptionMigrates / converts text from one text format to another.
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.impl.content.render.xhtmlClassDescriptionMigrates / converts text from one text format to another.
-
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.macro.xhtmlClassDescriptionA partial implementation of
ExceptionTolerantMigrator
which provides a default implementation of the deprecatedAbstractExceptionTolerantMigrator.migrate(String, com.atlassian.renderer.RenderContext, java.util.List)
method, which delegates to theExceptionTolerantMigrator.migrate(String, com.atlassian.confluence.content.render.xhtml.ConversionContext)
method.Migrates / converts text from one text format to another.Represents the results of an attempted migration.A component responsible for performing the conversion of content within Confluence to the latest format. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.pages.templatesClassDescriptionConvert wiki formatted text to the XHTML format used for storage from Confluence 4.0.
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.rpc.soapClassDescriptionMigrates / converts text from one text format to another.
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.upgrade.upgradetaskClassDescriptionA BatchTask implementation is supplied to a
WorkSourceBatchRunner
to actually perform the required work on individual items read from theBatchableWorkSource
.A component responsible for performing the conversion of content within Confluence to the latest format.