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,
ThumbnailManagerInternal thumbnailManager,
SynchronizationManager synchronizationManager,
boolean minorEditExists,
boolean contentLabelAttIdExists,
AttachmentDataFileSystemInternals attachmentFileSystem) |
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)
Deprecated.
since 7.12
|
Modifier and Type | Method and Description |
---|---|
Set<Long> |
getIdsToReindex() |
Map<Long,Long> |
resolveAttachmentIdClashes() |
@Deprecated 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)
public AttachmentIdClashResolver(org.hibernate.Session session, org.hibernate.id.IdentifierGenerator attachmentIdGenerator, AttachmentDataStorageType attachmentStorageType, com.atlassian.bonnie.ILuceneConnection luceneConnection, ThumbnailManagerInternal thumbnailManager, SynchronizationManager synchronizationManager, boolean minorEditExists, boolean contentLabelAttIdExists, AttachmentDataFileSystemInternals attachmentFileSystem)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences