Package org.broadleafcommerce.common.file.service
package org.broadleafcommerce.common.file.service
-
ClassDescriptionMany components in the Broadleaf Framework can benefit from creating and manipulating temporary files as well as storing and accessing files in a remote repository (such as AmazonS3).Extension manager for
BroadleafFileService
Many components in the Broadleaf Framework can benefit from creating and manipulating temporary files as well as storing and accessing files in a remote repository (such as AmazonS3).Interface to be implemented by a FileProvider.Default implementation of FileServiceProvider that uses the local file system to store files created by Broadleaf components.This class serves as a marker interface to indicate that the resource comes from a shared area of the filesystem.