Uses of Class
com.atlassian.confluence.pages.actions.beans.AttachmentBean

Packages that use AttachmentBean
com.atlassian.confluence.pages.actions   
 

Uses of AttachmentBean in com.atlassian.confluence.pages.actions
 

Fields in com.atlassian.confluence.pages.actions declared as AttachmentBean
protected  AttachmentBean AbstractRemoveAttachmentAction.attachmentBean
           
 

Methods in com.atlassian.confluence.pages.actions that return AttachmentBean
 AttachmentBean MoveAttachmentAction.getAttachmentBean()
           
 AttachmentBean MoveAttachmentAction.getNewAttachmentBean()
           
 

Methods in com.atlassian.confluence.pages.actions with parameters of type AttachmentBean
 void AbstractRemoveAttachmentAction.setAttachmentBean(AttachmentBean attachmentBean)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.