|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pages.DefaultAttachmentManager
com.atlassian.confluence.pages.WebDavAttachmentManager
@Deprecated public class WebDavAttachmentManager
| Constructor Summary | |
|---|---|
WebDavAttachmentManager()
Deprecated. |
|
| Method Summary | |
|---|---|
java.util.List<Attachment> |
getAllVersions(Attachment attachment)
Deprecated. Get all versions of an attachment, starting with the current version |
java.util.List<Attachment> |
getAllVersionsOfAttachments(ContentEntityObject content)
Deprecated. Returns a list of all attachments, old and new. |
java.util.List<Attachment> |
getAttachments(ContentEntityObject content)
Deprecated. Returns a list of all attachments, old and new. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebDavAttachmentManager()
| Method Detail |
|---|
public java.util.List<Attachment> getAttachments(ContentEntityObject content)
AttachmentManager
getAttachments in interface AttachmentManagergetAttachments in class DefaultAttachmentManagerpublic java.util.List<Attachment> getAllVersionsOfAttachments(ContentEntityObject content)
AttachmentManager
getAllVersionsOfAttachments in interface AttachmentManagergetAllVersionsOfAttachments in class DefaultAttachmentManagerpublic java.util.List<Attachment> getAllVersions(Attachment attachment)
AttachmentManager
getAllVersions in interface AttachmentManagergetAllVersions in class DefaultAttachmentManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||