Class ThumbnailRecomputeWork

java.lang.Object
org.nuxeo.ecm.core.work.AbstractWork
org.nuxeo.ecm.platform.thumbnail.work.ThumbnailRecomputeWork
All Implemented Interfaces:
Serializable, Work

@Deprecated public class ThumbnailRecomputeWork extends AbstractWork
Deprecated.
since 11.1. Use RecomputeThumbnailsAction instead
Work to recompute the thumbnail of the documents resulting from the provided NXQL query.
Since:
10.10
See Also: