public interface ImageDetailsManager
ImageDetails
for Attachment
s.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–2021 Atlassian. All rights reserved.