Uses of Interface
com.atlassian.confluence.pages.FileUploadManager
Packages that use FileUploadManager
Package
Description
- 
Uses of FileUploadManager in com.atlassian.confluence.api.impl.service.contentConstructors in com.atlassian.confluence.api.impl.service.content with parameters of type FileUploadManagerModifierConstructorDescriptionAttachmentServiceImpl(PermissionManager permissionManager, ContentEntityManager contentEntityManager, FileUploadManager fileUploadManager, AttachmentManagerInternal attachmentManager, ContentFactory contentFactory, AttachmentContentTypeApiSupport binding, FinderProxyFactory finderProxyFactory, ContentTrashService trashService) 
- 
Uses of FileUploadManager in com.atlassian.confluence.impl.pages.actionsConstructors in com.atlassian.confluence.impl.pages.actions with parameters of type FileUploadManagerModifierConstructorDescriptionAttachmentUploadHelper(com.atlassian.struts.multipart.AtlassianJakartaMultiPartRequest multiPartRequest, int maxAttachments, ConfluenceActionSupport action, FileUploadManager fileUploadManager, AttachmentManager attachmentManager, StrutsHelper strutsHelper) 
- 
Uses of FileUploadManager in com.atlassian.confluence.pagesClasses in com.atlassian.confluence.pages that implement FileUploadManager
- 
Uses of FileUploadManager in com.atlassian.confluence.pages.actionsMethods in com.atlassian.confluence.pages.actions with parameters of type FileUploadManagerModifier and TypeMethodDescriptionvoidAbstractViewAttachmentsAction.setFileUploadManager(FileUploadManager fileUploadManager) voidAttachFileAction.setFileUploadManager(FileUploadManager fileUploadManager) 
- 
Uses of FileUploadManager in com.atlassian.confluence.plugins.lookandfeelConstructors in com.atlassian.confluence.plugins.lookandfeel with parameters of type FileUploadManagerModifierConstructorDescriptionAttachmentDarkSiteLogoManager(GlobalDescriptionManager globalDescriptionManager, ContextPathHolder contextPathHolder, FileUploadManager fileUploadManager, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.cache.CacheManager cacheManager, ImageScaler imageScaler) AttachmentLightSiteLogoManager(GlobalDescriptionManager globalDescriptionManager, ContextPathHolder contextPathHolder, FileUploadManager fileUploadManager, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.cache.CacheManager cacheManager, ImageScaler imageScaler) AttachmentSiteLogoManager(GlobalDescriptionManager globalDescriptionManager, ContextPathHolder contextPathHolder, FileUploadManager fileUploadManager, AttachmentManager attachmentManager, com.atlassian.webresource.api.WebResourceUrlProvider webResourceUrlProvider, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.cache.CacheManager cacheManager, ImageScaler imageScaler) 
- 
Uses of FileUploadManager in com.atlassian.confluence.rpc.soap.servicesMethods in com.atlassian.confluence.rpc.soap.services with parameters of type FileUploadManagerModifier and TypeMethodDescriptionvoidAttachmentsSoapService.setFileUploadManager(FileUploadManager fileUploadManager) 
- 
Uses of FileUploadManager in com.atlassian.confluence.spaces.actionsFields in com.atlassian.confluence.spaces.actions declared as FileUploadManagerModifier and TypeFieldDescriptionprotected FileUploadManagerAbstractLogoAction.fileUploadManagerMethods in com.atlassian.confluence.spaces.actions with parameters of type FileUploadManagerModifier and TypeMethodDescriptionvoidAbstractLogoAction.setFileUploadManager(FileUploadManager fileUploadManager)