| Constructor and Description |
|---|
ContentBodyConversionManagerImpl(FormatConverter formatConverter,
ExceptionTolerantMigrator xhtmlRoundTripMigrator,
WikiToXhtmlMigrator wikiToXhtmlMigrator,
Renderer viewRenderer,
TemplateRenderer templateRenderer,
I18NBeanFactory i18nBeanFactory,
WebResourceDependenciesRecorder webResourceDependenciesRecorder,
WebResourceDependenciesFactory resourceDependenciesFactory,
org.springframework.transaction.PlatformTransactionManager transactionManager) |
| Constructor and Description |
|---|
DefaultXhtmlContent(Marshaller<MacroDefinition> viewMacroMarshaller,
Marshaller<MacroDefinition> storageMacroMarshaller,
Marshaller<Link> viewLinkMarshaller,
Marshaller<Link> storageLinkMarshaller,
Marshaller<EmbeddedImage> viewEmbeddedImageMarshaller,
Marshaller<EmbeddedImage> storageEmbeddedImageMarshaller,
Marshaller<InlineTaskList> viewInlineTaskMarshaller,
Marshaller<InlineTaskList> storageInlineTaskMarshaller,
Renderer viewRenderer,
XmlEventReaderFactory xmlEventReaderFactory,
ContentTransformerFactory contentTransformerFactory,
ExceptionTolerantMigrator wikiToXhtmlMigrator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExceptionTolerantMigrator
A partial implementation of
ExceptionTolerantMigrator which provides a default implementation of the
deprecated AbstractExceptionTolerantMigrator.migrate(String, com.atlassian.renderer.RenderContext, java.util.List) method, which delegates
to the migrate(String, com.atlassian.confluence.content.render.xhtml.ConversionContext) method. |
class |
WikiToXhtmlMigrator
Convert wiki formatted text to the XHTML format used for storage from Confluence 4.0.
|
class |
XhtmlRoundTripMigrator
Migrate content to the current storage format using a simple storage to storage fragment transformer.
|
| Modifier and Type | Method and Description |
|---|---|
SiteMigrator |
SiteMigratorFactory.createWikiToXhtmlPageTemplateSiteMigrator(ExceptionTolerantMigrator migrator) |
DefaultSiteMigrator |
SiteMigratorFactory.createWikiToXhtmlSiteMigrator(ExceptionTolerantMigrator migrator) |
SiteMigrator |
SiteMigratorFactory.createXhtmlRoundTripPageTemplateSiteMigrator(ExceptionTolerantMigrator migrator) |
SiteMigrator |
SiteMigratorFactory.createXhtmlRoundTripSiteMigrator(ExceptionTolerantMigrator migrator) |
| Constructor and Description |
|---|
DefaultSiteMigrator(int numberOfThreads,
org.springframework.transaction.PlatformTransactionManager transactionManager,
ContentDao contentDao,
ExceptionTolerantMigrator migrator,
CacheFlusher cacheFlusher,
BatchableWorkSource<ContentEntityObject> workSource,
String versionCommentProperty,
String defaultVersionCommment,
com.atlassian.scheduler.core.LifecycleAwareSchedulerService lifecycleAwareSchedulerService)
|
DefaultSiteMigrator(int numberOfThreads,
org.springframework.transaction.PlatformTransactionManager transactionManager,
ContentDao contentDao,
ExceptionTolerantMigrator migrator,
com.atlassian.cache.CacheManager cacheManager,
BatchableWorkSource<ContentEntityObject> workSource,
String versionCommentProperty,
String defaultVersionCommment,
IndexFlushScheduler indexFlushScheduler)
|
DefaultSiteMigrator(int numberOfThreads,
org.springframework.transaction.PlatformTransactionManager transactionManager,
ContentDao contentDao,
ExceptionTolerantMigrator migrator,
com.atlassian.cache.CacheManager cacheManager,
BatchableWorkSource<ContentEntityObject> workSource,
String versionCommentProperty,
String defaultVersionCommment,
com.atlassian.scheduler.core.LifecycleAwareSchedulerService lifecycleAwareSchedulerService)
|
DefaultSiteMigrator(int numberOfThreads,
org.springframework.transaction.PlatformTransactionManager transactionManager,
org.quartz.Scheduler ignoredScheduler,
ContentDao contentDao,
ExceptionTolerantMigrator migrator,
com.atlassian.cache.CacheManager cacheManager,
BatchableWorkSource<ContentEntityObject> workSource,
String versionCommentProperty,
String defaultVersionCommment)
Deprecated.
since 5.9.0
|
DefaultSiteMigrator(int numberOfThreads,
org.hibernate.SessionFactory sessionFactory,
org.springframework.transaction.PlatformTransactionManager transactionManager,
ContentDao contentDao,
ExceptionTolerantMigrator migrator,
CacheFlusher cacheFlusher,
BatchableWorkSource<ContentEntityObject> workSource,
String versionCommentProperty,
String defaultVersionCommment,
com.atlassian.scheduler.core.LifecycleAwareSchedulerService lifecycleAwareSchedulerService) |
PageTemplateSiteMigrator(int numberOfThreads,
org.springframework.transaction.PlatformTransactionManager transactionManager,
ExceptionTolerantMigrator migrator,
PageTemplateDao pageTemplateDao,
PageTemplateManager pageTemplateManager,
com.atlassian.scheduler.core.LifecycleAwareSchedulerService lifecycleAwareSchedulerService,
com.google.common.base.Predicate<PageTemplate> pageTemplateMigrationSelector)
The size of each batch.
|
PageTemplateSiteMigrator(int numberOfThreads,
org.springframework.transaction.PlatformTransactionManager transactionManager,
org.quartz.Scheduler ignored,
ExceptionTolerantMigrator migrator,
PageTemplateDao pageTemplateDao,
PageTemplateManager pageTemplateManager,
com.google.common.base.Predicate<PageTemplate> pageTemplateMigrationSelector)
Deprecated.
since 5.9.0
|
| Constructor and Description |
|---|
ContentEntityMigrationBatchTask(ExceptionTolerantMigrator migrator,
ContentDao contentDao,
String versionComment) |
| Constructor and Description |
|---|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager5 hibernateSessionManager5,
WikiToStorageConverter wikiToStorageConverter,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
PermissionManager permissionManager,
LoginManager loginManager,
ExceptionTolerantMigrator revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager,
UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler,
org.hibernate.SessionFactory sessionFactory) |
| Constructor and Description |
|---|
WikiToStorageConverterImpl(ExceptionTolerantMigrator wikiToXhtmlMigrator) |
| Modifier and Type | Class and Description |
|---|---|
class |
XhtmlWikiMarkupMacroMigrator
A Migrator that accepts storage format XHTML and will attempt to convert any instances of
unmigrated-wiki-markup macros found to be direct storage XHTML format and therefore
replacing the unmigrated-wiki-markup block.
|
| Constructor and Description |
|---|
XhtmlWikiMarkupMacroMigrator(XhtmlContent xhtmlContent,
ExceptionTolerantMigrator delegateMigrator) |
| Constructor and Description |
|---|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager)
Deprecated.
since 7.14
|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker,
ContentReconciliationManager reconciliationManager,
UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler)
Deprecated.
|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
SynchronizationManager synchronizationManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext)
Deprecated.
since 7.12
|
DefaultPageManager(PageDaoInternal pageDao,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<? extends WikiToStorageConverter> wikiToStorageConverterRef,
com.atlassian.event.api.EventPublisher eventPublisher,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
SpacePermissionManager spacePermissionManager,
SynchronizationManager synchronizationManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
AuditingContext auditingContext,
RetentionFeatureChecker retentionFeatureChecker)
Deprecated.
since 7.13
|
DefaultPageManager(PageDaoInternal pageDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
BlogPostDao blogPostDao,
AbstractPageDaoInternal abstractPageDao,
SpaceDao spaceDao,
ContentPropertyManager contentPropertyManager,
com.google.common.base.Supplier<PermissionManager> permissionManager,
ChangeIndexer changeIndexer,
LoginManager loginManager,
com.google.common.base.Supplier<ExceptionTolerantMigrator> revertedContentMigrator,
CollaborativeEditingHelper collaborativeEditingHelper,
RelationManager relationManager,
SpacePermissionQueryManager spacePermissionQueryManager,
ContentPermissionManager contentPermissionManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
LinksUpdater linksUpdater,
com.google.common.base.Supplier<UserAccessor> userAccessor,
SpacePermissionManager spacePermissionManager,
SynchronizationManager synchronizationManager,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager,
AuditingContext auditingContext)
Deprecated.
since 7.5
|
| Modifier and Type | Method and Description |
|---|---|
void |
WikiSoapService.setWikiToXhtmlMigrator(ExceptionTolerantMigrator wikiToXhtmlMigrator) |
void |
XhtmlSoapService.setWikiToXhtmlMigrator(ExceptionTolerantMigrator wikiToXhtmlMigrator) |
void |
XhtmlSoapService.setXhtmlRoundTripMigrator(ExceptionTolerantMigrator xhtmlRoundTripMigrator) |
Copyright © 2003–2022 Atlassian. All rights reserved.