08-16-2012 08:54 AM
08-16-2012 11:08 AM
// Check if thumbnailing is generally disabled
if (!generateThumbnails)
{
if (logger.isDebugEnabled())
{
logger.debug("Thumbnail transformations are not enabled");
}
return;
}
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.