Class AttachmentDeleteOptions.AttachmentRef
- java.lang.Object
-
- com.atlassian.confluence.pages.persistence.dao.bulk.attachment.delete.AttachmentDeleteOptions.AttachmentRef
-
- Enclosing class:
- AttachmentDeleteOptions
public static class AttachmentDeleteOptions.AttachmentRef extends Object
Simple class to identify attachment
-
-
Constructor Summary
Constructors Constructor Description AttachmentRef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetAttachmentName()intgetAttachmentVersion()StringgetMimeType()inthashCode()
-