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 boolean
equals(Object o)
String
getAttachmentName()
int
getAttachmentVersion()
String
getMimeType()
int
hashCode()
-