public class AttachmentToContentMigrator extends Object
| Constructor and Description |
|---|
AttachmentToContentMigrator(org.hibernate.Session session,
org.hibernate.id.IdentifierGenerator contentPropertyIdGenerator,
ConfluenceIndexer confluenceIndexer,
DdlExecutor ddlExecutor,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
Map<Long,Long> remappedAttachmentIds,
Set<Long> idsToReindex,
boolean minorEditExists,
boolean contentLabelAttIdExists) |
| Modifier and Type | Method and Description |
|---|---|
void |
migrateAttachments() |
public AttachmentToContentMigrator(org.hibernate.Session session,
org.hibernate.id.IdentifierGenerator contentPropertyIdGenerator,
ConfluenceIndexer confluenceIndexer,
DdlExecutor ddlExecutor,
DropForeignKeyConstraintCommandFactory dropForeignKeyConstraintCommandFactory,
Map<Long,Long> remappedAttachmentIds,
Set<Long> idsToReindex,
boolean minorEditExists,
boolean contentLabelAttIdExists)
Copyright © 2003–2022 Atlassian. All rights reserved.