public static class XWikiDocument.XWikiAttachmentToRemove extends Object
Constructor and Description |
---|
XWikiAttachmentToRemove(XWikiAttachment attachment,
boolean toRecycleBin) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
XWikiAttachment |
getAttachment() |
int |
hashCode() |
boolean |
isToRecycleBin() |
String |
toString() |
public XWikiAttachmentToRemove(XWikiAttachment attachment, boolean toRecycleBin)
attachment
- the attachment to deletetoRecycleBin
- true of the attachment should be moved to the recycle binpublic XWikiAttachment getAttachment()
public boolean isToRecycleBin()
Copyright © 2004–2021 XWiki. All rights reserved.