Class FileBlobProducers

java.lang.Object
org.nuxeo.importer.stream.automation.FileBlobProducers

public class FileBlobProducers extends Object
Create blob messages using a list of files.
Since:
10.2
  • Field Details

  • Constructor Details

    • FileBlobProducers

      public FileBlobProducers()
  • Method Details

    • run

      public void run() throws OperationException
      Throws:
      OperationException
    • getNbBlobs

      protected long getNbBlobs()
    • getLogSize

      protected int getLogSize()
    • getBasePath

      protected String getBasePath()
    • getListFile

      protected File getListFile()
    • checkAccess

      protected static void checkAccess(OperationContext context)