|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pages.AttachmentUtils
public class AttachmentUtils
| Constructor Summary | |
|---|---|
AttachmentUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getConfluenceAttachmentDirectory()
Deprecated. since 5.5. Use AtlassianBootstrapManager.getFilePathProperty(String) and ConfluenceBootstrapConstants.ATTACHMENTS_DIR_PROP |
static java.io.InputStream |
getLatestAttachmentStream(Attachment attachment)
Deprecated. Since 5.5. Use AttachmentManager.getAttachmentData(Attachment) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentUtils()
| Method Detail |
|---|
@Deprecated public static java.io.InputStream getLatestAttachmentStream(Attachment attachment)
AttachmentManager.getAttachmentData(Attachment)
attachment - the attachment the data should be retrieved for
java.lang.IllegalStateException - if the AttachmentManager could not be retrieved from the application context@Deprecated public static java.lang.String getConfluenceAttachmentDirectory()
AtlassianBootstrapManager.getFilePathProperty(String) and ConfluenceBootstrapConstants.ATTACHMENTS_DIR_PROP
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||