public interface ImagePathHelper
If you are going to us it for another purpose it is time to consider refactoring.
| Modifier and Type | Method and Description | 
|---|---|
| String | getImagePath(Attachment attachment,
            boolean isThumbnail)Return the path used to access the specified image. | 
String getImagePath(Attachment attachment, boolean isThumbnail)
Copyright © 2003–2017 Atlassian. All rights reserved.