Uses of Package
com.atlassian.confluence.content.render.xhtml.migration

Packages that use com.atlassian.confluence.content.render.xhtml.migration
com.atlassian.confluence.content.render.xhtml   
com.atlassian.confluence.content.render.xhtml.migration   
com.atlassian.confluence.content.render.xhtml.migration.macro   
com.atlassian.confluence.content.render.xhtml.migration.tasks   
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers   
com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers   
com.atlassian.confluence.macro.xhtml   
com.atlassian.confluence.pages.templates   
com.atlassian.confluence.rpc.soap   
com.atlassian.confluence.upgrade.upgradetask   
 

Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml
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
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 a WorkSourceBatchRunner to actually perform the required work on individual items read from the BatchableWorkSource.
ContentDao
           DAO to allow us to load content objects by id for migration.
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.
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 of MacroReplacementRenderer to be used during migration of macros.
WikiToXhtmlSiteMigrator
          A component responsible for performing the conversion of wiki formatted content within Confluence to XHTML format.
 

Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.content.render.xhtml.migration.macro
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 a WorkSourceBatchRunner to actually perform the required work on individual items read from the BatchableWorkSource.
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
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
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.resource.identifiers
UrlResourceIdentifier
           URL based identifier.
 

Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.macro.xhtml
ExceptionTolerantMigrator
           Migrates / converts text from one text format to another.
WikiToXhtmlSiteMigrator
          A component responsible for performing the conversion of wiki formatted content within Confluence to XHTML format.
 

Classes in com.atlassian.confluence.content.render.xhtml.migration used by com.atlassian.confluence.pages.templates
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
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
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 a WorkSourceBatchRunner to actually perform the required work on individual items read from the BatchableWorkSource.
ContentDao
           DAO to allow us to load content objects by id for migration.
WikiToXhtmlSiteMigrator
          A component responsible for performing the conversion of wiki formatted content within Confluence to XHTML format.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.