Uses of Package
com.atlassian.confluence.content.render.xhtml.migration
-
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.api.impl.service.content Class Description ExceptionTolerantMigrator Migrates / converts text from one text format to another.WikiToXhtmlMigrator 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.xhtml Class Description ExceptionThrowingMigrator Migrates / converts text from one format to another.ExceptionTolerantMigrator 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 Class Description AbstractExceptionTolerantMigrator A partial implementation ofExceptionTolerantMigratorwhich 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.BatchableWorkSource Source of migration work that can be broken up into batches.BatchTask A BatchTask implementation is supplied to aWorkSourceBatchRunnerto actually perform the required work on individual items read from theBatchableWorkSource.ContentDao DAO to allow us to load content objects by id for migration.DefaultSiteMigrator EmbeddedResourceResolver Interface to represent the concern of resolving of a v2 embedded resource into a persistent Attachment object.ErrorReportingV2Renderer Extend the V2Render with a new method where a writeable List can be supplied to collect any exceptions thrown during renderering.ExceptionThrowingMigrator Migrates / converts text from one format to another.ExceptionTolerantMigrator Migrates / converts text from one text format to another.ExceptionTolerantMigrator.MigrationResult Represents the results of an attempted migration.LinkResolver Resolves wiki text to an xhtml link.MacroReplacementRenderer Generates a rendering that is to replace or override the default rendering of a macro to XHTML storage format.MacroReplacementRendererRepository Representing a component that maintains a list ofMacroReplacementRendererto be used during migration of macros.MigrationAware To be implemented by thoseFragmentTransformers,Unmarshallers andMarshallers which are aware of when they've made a transformation that constitutes a "migration" from one format to another.OrderedEntityObjectBatchableWorkSource ABatchableWorkSourceimplementation which retrieves batches ofEntityObjects by ordering the entities by their IDs.OrderedEntityObjectBatchableWorkSource.EntitySource SiteMigrator A component responsible for performing the conversion of content within Confluence to the latest format.XhtmlRoundTripMigrator 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.macro Class Description BatchableWorkSource Source of migration work that can be broken up into batches.BatchException A composite exception that wraps a list of exceptions, useful for propagating list of exceptions that might have occurred during a batch task.BatchTask A BatchTask implementation is supplied to aWorkSourceBatchRunnerto actually perform the required work on individual items read from theBatchableWorkSource.ContentDao DAO to allow us to load content objects by id for migration.ExceptionTolerantMigrator 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.tasks Class Description BatchableWorkSource Source of migration work that can be broken up into batches.ContentDao DAO to allow us to load content objects by id for migration.ExceptionTolerantMigrator 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.model.resource.identifiers Class Description ContentDao DAO to allow us to load content objects by id for migration. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.storage.macro Class Description MigrationAware To be implemented by thoseFragmentTransformers,Unmarshallers andMarshallers 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.identifiers Class Description MigrationAware To be implemented by thoseFragmentTransformers,Unmarshallers andMarshallers which are aware of when they've made a transformation that constitutes a "migration" from one format to another.UrlResourceIdentifier URL based identifier. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.transformers Class Description MigrationAware To be implemented by thoseFragmentTransformers,Unmarshallers andMarshallers 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.content Class Description ExceptionTolerantMigrator Migrates / 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.xhtml Class Description ExceptionTolerantMigrator Migrates / converts text from one text format to another. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.internal.content.render.xhtml.migration Class Description ContentDao DAO to allow us to load content objects by id for migration. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.macro.xhtml Class Description AbstractExceptionTolerantMigrator A partial implementation ofExceptionTolerantMigratorwhich 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.ExceptionTolerantMigrator Migrates / converts text from one text format to another.ExceptionTolerantMigrator.MigrationResult Represents the results of an attempted migration.SiteMigrator 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.templates Class Description WikiToXhtmlMigrator 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.rpc.soap Class Description ExceptionTolerantMigrator Migrates / converts text from one text format to another. -
Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.upgrade.upgradetask Class Description BatchTask A BatchTask implementation is supplied to aWorkSourceBatchRunnerto actually perform the required work on individual items read from theBatchableWorkSource.ContentDao DAO to allow us to load content objects by id for migration.SiteMigrator A component responsible for performing the conversion of content within Confluence to the latest format.