Class VideosObject

java.lang.Object
org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
org.nuxeo.ecm.restapi.server.jaxrs.management.VideosObject
All Implemented Interfaces:
Resource, Adaptable

public class VideosObject extends AbstractResource<ResourceTypeImpl>
Since:
11.5
  • Field Details

  • Constructor Details

    • VideosObject

      public VideosObject()
  • Method Details

    • doPostVideos

      public BulkStatus doPostVideos(String query, List<String> conversionNames, Boolean recomputeAllVideoInfo)
      Recomputes video renditions for the documents matching the given query or VIDEOS_DEFAULT_QUERY if not provided.
      Parameters:
      query - a custom query to specify which videos should be processed
      Returns:
      the BulkStatus of the command