Class AttachmentEntityExampleDocument
- java.lang.Object
-
- com.atlassian.confluence.plugins.rest.entities.documentation.AttachmentEntityExampleDocument
-
public class AttachmentEntityExampleDocument extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static AttachmentEntity
ATTACHMENT_ENTITY
static AttachmentEntityList
ATTACHMENT_ENTITY_LIST_EXPANDED
-
Constructor Summary
Constructors Constructor Description AttachmentEntityExampleDocument()
-
-
-
Field Detail
-
ATTACHMENT_ENTITY
public static final AttachmentEntity ATTACHMENT_ENTITY
-
ATTACHMENT_ENTITY_LIST_EXPANDED
public static final AttachmentEntityList ATTACHMENT_ENTITY_LIST_EXPANDED
-
-