Package | Description |
---|---|
com.atlassian.jira.issue.attachment | |
com.atlassian.jira.issue.managers | |
com.atlassian.jira.issue.thumbnail |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemThumbnailAccessor |
class |
WithDirectoryAccessorThumbnailAccessor |
Constructor and Description |
---|
BackwardCompatibleAttachmentStore(AttachmentDirectoryAccessor directoryAccessor,
ThumbnailAccessor thumbnailAccessor,
StoreAttachmentBeanMapper storeAttachmentBeanMapper,
CachedBackwardCompatibleStoreAdapterProvider backwardCompatibleStoreAdapterProvider,
AttachmentKeyMapper attachmentKeyMapper,
ProjectManager projectManager) |
Constructor and Description |
---|
DefaultAttachmentManager(IssueManager issueManager,
OfBizDelegator ofBizDelegator,
MimeManager mimeManager,
ApplicationProperties applicationProperties,
AttachmentPathManager attachmentPathManager,
ComponentLocator componentLocator,
I18nHelper.BeanFactory i18nBeanFactory,
UserManager userManager,
AttachmentStore attachmentStore,
AttachmentIndexManager attachmentIndexManager,
StreamAttachmentStore streamAttachmentStore,
ThumbnailAccessor thumbnailAccessor,
AttachmentIdSequencer attachmentIdSequencer) |
DefaultIssueAttachmentDeleteHelper(AttachmentManager attachmentManager,
AttachmentStore attachmentStore,
ThumbnailAccessor thumbnailAccessor) |
Constructor and Description |
---|
DefaultThumbnailManager(ThumbnailConfiguration thumbnailConfiguration,
AttachmentManager attachmentManager,
MimeManager mimeManager,
VelocityRequestContextFactory velocityRequestContextFactory,
AttachmentStore attachmentStore,
ThumbnailAccessor thumbnailAccessor,
ApplicationProperties applicationProperties) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.