Class S3AssetIngestor

All Implemented Interfaces:
FormProcessor

public class S3AssetIngestor extends AssetIngestor
  • Constructor Details

    • S3AssetIngestor

      public S3AssetIngestor(org.apache.sling.commons.mime.MimeTypeService mimeTypeService)
  • Method Details

    • init

      public void init() throws javax.jcr.RepositoryException
      Specified by:
      init in interface FormProcessor
      Overrides:
      init in class AssetIngestor
      Throws:
      javax.jcr.RepositoryException
    • buildProcess

      public void buildProcess(ProcessInstance instance, org.apache.sling.api.resource.ResourceResolver rr) throws org.apache.sling.api.resource.LoginException, javax.jcr.RepositoryException
      Specified by:
      buildProcess in class ProcessDefinition
      Throws:
      org.apache.sling.api.resource.LoginException
      javax.jcr.RepositoryException