Uses of Class
io.meeds.portal.thumbnail.model.FileContent
Packages that use FileContent
-
Uses of FileContent in io.meeds.portal.thumbnail.plugin
Methods in io.meeds.portal.thumbnail.plugin that return FileContent -
Uses of FileContent in org.exoplatform.services.thumbnail
Methods in org.exoplatform.services.thumbnail with parameters of type FileContentModifier and TypeMethodDescriptionImageThumbnailService.createThumbnail(String id, FileContent fileContent, String userName, int width, int height) Create a thumbnail for given fileId thith given width and height.