Class FileSystemExternalBlobAdapter

java.lang.Object
org.nuxeo.ecm.core.api.externalblob.AbstractExternalBlobAdapter
org.nuxeo.ecm.core.api.externalblob.FileSystemExternalBlobAdapter
All Implemented Interfaces:
Serializable, ExternalBlobAdapter

public class FileSystemExternalBlobAdapter extends AbstractExternalBlobAdapter
File system external adapter that takes the "container" property to set the absolute path of the container folder on the file system.
Author:
Anahide Tchertchian
See Also:
  • Field Details

  • Constructor Details

    • FileSystemExternalBlobAdapter

      public FileSystemExternalBlobAdapter()
  • Method Details