public interface ImageDetailsManager
ImageDetails for Attachments.| Modifier and Type | Method and Description |
|---|---|
ImageDetails |
getImageDetails(Attachment attachment)
If
attachment is an intelligble image, then this method returns the
ImageDetails for it. |
ImageDetails getImageDetails(Attachment attachment)
attachment is an intelligble image, then this method returns the
ImageDetails for it. Otherwise it returns null.Copyright © 2003–2017 Atlassian. All rights reserved.