Package | Description |
---|---|
com.atlassian.confluence.importexport.impl | |
com.atlassian.confluence.importexport.resource | |
com.atlassian.confluence.servlet.download |
Modifier and Type | Method and Description |
---|---|
void |
HtmlImageProcessingRule.setAttachmentUrlParser(AttachmentUrlParser attachmentUrlParser) |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentDownloadResourceManager.setAttachmentUrlParser(AttachmentUrlParser attachmentUrlParser) |
Constructor and Description |
---|
AttachmentDownloadResourceManager(PermissionManager permissionManager,
AttachmentManager attachmentManager,
ConfluenceUserDao confluenceUserDao,
AttachmentUrlParser attachmentUrlParser,
ContextPathHolder contextPathHolder) |
ThumbnailDownloadResourceManager(PermissionManager permissionManager,
AttachmentManager attachmentManager,
ConfluenceUserDao confluenceUserDao,
AttachmentUrlParser attachmentUrlParser,
ThumbnailManager thumbnailManager,
ContextPathHolder contextPathHolder) |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentDownload.setAttachmentUrlParser(AttachmentUrlParser attachmentUrlParser) |
Copyright © 2003–2017 Atlassian. All rights reserved.