|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachmentEntityList | |
---|---|
com.atlassian.confluence.plugins.rest.entities | |
com.atlassian.confluence.plugins.rest.entities.documentation | |
com.atlassian.confluence.plugins.rest.manager |
Uses of AttachmentEntityList in com.atlassian.confluence.plugins.rest.entities |
---|
Methods in com.atlassian.confluence.plugins.rest.entities that return AttachmentEntityList | |
---|---|
AttachmentEntityList |
ContentEntity.getAttachments()
|
Methods in com.atlassian.confluence.plugins.rest.entities with parameters of type AttachmentEntityList | |
---|---|
void |
ContentEntity.setAttachments(AttachmentEntityList attachmentEntityList)
|
Uses of AttachmentEntityList in com.atlassian.confluence.plugins.rest.entities.documentation |
---|
Fields in com.atlassian.confluence.plugins.rest.entities.documentation declared as AttachmentEntityList | |
---|---|
static AttachmentEntityList |
AttachmentEntityExampleDocument.ATTACHMENT_ENTITY_LIST_EXPANDED
|
Uses of AttachmentEntityList in com.atlassian.confluence.plugins.rest.manager |
---|
Methods in com.atlassian.confluence.plugins.rest.manager that return AttachmentEntityList | |
---|---|
AttachmentEntityList |
RestAttachmentManager.createAttachmentEntityListForContent(ContentEntityObject object)
Create a AttachmentEntityList object for the given ContentEntityObject |
AttachmentEntityList |
DefaultRestAttachmentManager.createAttachmentEntityListForContent(ContentEntityObject object)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |