Constructor and Description |
---|
AttachmentServiceImpl(PermissionManager permissionManager,
ContentEntityManager contentEntityManager,
FileUploadManager fileUploadManager,
AttachmentManagerInternal attachmentManager,
ContentFactory contentFactory,
AttachmentContentTypeApiSupport binding,
FinderProxyFactory finderProxyFactory,
ContentTrashService trashService) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFileUploadManager |
Modifier and Type | Method and Description |
---|---|
void |
AttachFileAction.setFileUploadManager(FileUploadManager fileUploadManager) |
void |
AbstractViewAttachmentsAction.setFileUploadManager(FileUploadManager fileUploadManager) |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentStorer.setFileUploadManager(FileUploadManager fileUploadManager) |
Modifier and Type | Method and Description |
---|---|
void |
UploadAction.setFileUploadManager(FileUploadManager fileUploadManager) |
Constructor and Description |
---|
AttachmentSiteLogoManager(SettingsManager settingsManager,
ContextPathHolder contextPathHolder,
FileUploadManager fileUploadManager,
AttachmentManager attachmentManager,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
com.atlassian.event.api.EventPublisher eventPublisher,
ImageScaler imageScaler) |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentsSoapService.setFileUploadManager(FileUploadManager fileUploadManager) |
Modifier and Type | Field and Description |
---|---|
protected FileUploadManager |
AbstractLogoAction.fileUploadManager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLogoAction.setFileUploadManager(FileUploadManager fileUploadManager) |
Copyright © 2003–2018 Atlassian. All rights reserved.