Class PicturesObject

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

public class PicturesObject extends AbstractResource<ResourceTypeImpl>
since 11.3
  • Field Details

  • Constructor Details

    • PicturesObject

      public PicturesObject()
  • Method Details

    • doPostPictures

      public BulkStatus doPostPictures(String query)
      Recomputes picture views for the documents matching the given query or PICTURES_DEFAULT_QUERY if not provided.
      Parameters:
      query - a custom query to specify which pictures should be processed
      Returns:
      the BulkStatus of the command