Uses of Class
com.atlassian.confluence.pages.thumbnail.CannotGenerateThumbnailException

Packages that use CannotGenerateThumbnailException
com.atlassian.confluence.pages.thumbnail   
 

Uses of CannotGenerateThumbnailException in com.atlassian.confluence.pages.thumbnail
 

Methods in com.atlassian.confluence.pages.thumbnail that throw CannotGenerateThumbnailException
 ThumbnailInfo ThumbnailManager.getThumbnailInfo(Attachment attachment)
          Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
 ThumbnailInfo DefaultThumbnailManager.getThumbnailInfo(Attachment attachment)
           
 ThumbnailInfo ThumbnailManager.getThumbnailInfo(Attachment attachment, java.lang.String rootAttachmentPath)
          Return the details of a thumbnail for a given attachment without actually creating the thumbnail file on disk.
 ThumbnailInfo DefaultThumbnailManager.getThumbnailInfo(Attachment attachment, java.lang.String remoteAttachmentPath)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.