Uses of Class
org.exoplatform.social.core.attachment.storage.FileAttachmentStorage
Packages that use FileAttachmentStorage
-
Uses of FileAttachmentStorage in org.exoplatform.social.core.attachment
Constructors in org.exoplatform.social.core.attachment with parameters of type FileAttachmentStorageModifierConstructorDescriptionAttachmentServiceImpl(FileAttachmentStorage attachmentStorage, org.exoplatform.social.metadata.MetadataService metadataService, org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.upload.UploadService uploadService, org.exoplatform.services.listener.ListenerService listenerService)