Uses of Class
com.atlassian.confluence.pages.actions.beans.AttachmentBean
-
Packages that use AttachmentBean Package Description com.atlassian.confluence.pages.actions -
-
Uses of AttachmentBean in com.atlassian.confluence.pages.actions
Fields in com.atlassian.confluence.pages.actions declared as AttachmentBean Modifier and Type Field Description protected AttachmentBeanAbstractRemoveAttachmentAction. attachmentBeanMethods in com.atlassian.confluence.pages.actions that return AttachmentBean Modifier and Type Method Description AttachmentBeanMoveAttachmentAction. getAttachmentBean()AttachmentBeanMoveAttachmentAction. getNewAttachmentBean()Methods in com.atlassian.confluence.pages.actions with parameters of type AttachmentBean Modifier and Type Method Description voidAbstractRemoveAttachmentAction. setAttachmentBean(AttachmentBean attachmentBean)
-