public class AttachmentIdClashResolver extends Object
Modifier and Type | Field and Description |
---|---|
static long |
LOG_INTERVAL |
Constructor and Description |
---|
AttachmentIdClashResolver(org.hibernate.Session session,
org.hibernate.id.IdentifierGenerator attachmentIdGenerator,
AttachmentDataStorageType attachmentStorageType,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
ThumbnailManager thumbnailManager,
SynchronizationManager synchronizationManager,
boolean minorEditExists,
boolean contentLabelAttIdExists,
HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem) |
Modifier and Type | Method and Description |
---|---|
Set<Long> |
getIdsToReindex() |
Map<Long,Long> |
resolveAttachmentIdClashes() |
public AttachmentIdClashResolver(org.hibernate.Session session, org.hibernate.id.IdentifierGenerator attachmentIdGenerator, AttachmentDataStorageType attachmentStorageType, com.atlassian.bonnie.ILuceneConnection luceneConnection, ThumbnailManager thumbnailManager, SynchronizationManager synchronizationManager, boolean minorEditExists, boolean contentLabelAttIdExists, HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem)
Copyright © 2003–2017 Atlassian. All rights reserved.
View cookie preferences