Uses of Class
com.atlassian.confluence.plugins.rest.jackson2.entities.AttachmentEntityList
Packages that use AttachmentEntityList
Package
Description
-
Uses of AttachmentEntityList in com.atlassian.confluence.plugins.rest.jackson2.entities
Methods in com.atlassian.confluence.plugins.rest.jackson2.entities that return AttachmentEntityListMethods in com.atlassian.confluence.plugins.rest.jackson2.entities with parameters of type AttachmentEntityListModifier and TypeMethodDescriptionvoid
ContentEntity.setAttachments
(AttachmentEntityList attachmentEntityList) -
Uses of AttachmentEntityList in com.atlassian.confluence.plugins.rest.jackson2.entities.documentation
Fields in com.atlassian.confluence.plugins.rest.jackson2.entities.documentation declared as AttachmentEntityListModifier and TypeFieldDescriptionstatic final AttachmentEntityList
AttachmentEntityExampleDocument.ATTACHMENT_ENTITY_LIST_EXPANDED
-
Uses of AttachmentEntityList in com.atlassian.confluence.plugins.rest.jackson2.manager
Methods in com.atlassian.confluence.plugins.rest.jackson2.manager that return AttachmentEntityListModifier and TypeMethodDescriptionDefaultRestAttachmentManager.createAttachmentEntityListForContent
(ContentEntityObject object) RestAttachmentManager.createAttachmentEntityListForContent
(ContentEntityObject object) Create aAttachmentEntityList
object for the given ContentEntityObject