public class AttachmentIdClashResolver extends Object
Modifier and Type | Field and Description |
---|---|
static long |
LOG_INTERVAL |
Constructor and Description |
---|
AttachmentIdClashResolver(net.sf.hibernate.Session session,
com.atlassian.hibernate.extras.ResettableTableHiLoGenerator 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(net.sf.hibernate.Session session, com.atlassian.hibernate.extras.ResettableTableHiLoGenerator attachmentIdGenerator, AttachmentDataStorageType attachmentStorageType, com.atlassian.bonnie.ILuceneConnection luceneConnection, ThumbnailManager thumbnailManager, SynchronizationManager synchronizationManager, boolean minorEditExists, boolean contentLabelAttIdExists, HierarchicalMultiStreamAttachmentDataFileSystem attachmentFileSystem)
Copyright © 2003–2015 Atlassian. All rights reserved.