public final class QLThumbnailRepresentationType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Icon
Icon of the file type of the thumbnail request, provided by the system, that may not satisfy the parameters of the request.
|
static long |
LowQualityThumbnail
A version of the thumbnail that was retrieved from a cache or low quality generation but not satisfying the parameters of the request.
|
static long |
Thumbnail
Final version of the thumbnail for the given request, satisfying the parameters of the request.
|
public static final long Icon
public static final long LowQualityThumbnail
public static final long Thumbnail