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 AttachmentBean
AbstractRemoveAttachmentAction. attachmentBean
Methods in com.atlassian.confluence.pages.actions that return AttachmentBean Modifier and Type Method Description AttachmentBean
MoveAttachmentAction. getAttachmentBean()
AttachmentBean
MoveAttachmentAction. getNewAttachmentBean()
Methods in com.atlassian.confluence.pages.actions with parameters of type AttachmentBean Modifier and Type Method Description void
AbstractRemoveAttachmentAction. setAttachmentBean(AttachmentBean attachmentBean)
-