Interface AttachmentHistoryResource
-
public interface AttachmentHistoryResource
- Version:
- $Id: 1aa87ca86b5b953179cbe59ac3a5e5311894f73a $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Attachments
getAttachmentHistory(String wikiName, String spaceName, String pageName, String attachmentName, Integer start, Integer number)
-
-
-
Method Detail
-
getAttachmentHistory
Attachments getAttachmentHistory(String wikiName, @Encoded String spaceName, String pageName, String attachmentName, Integer start, Integer number) throws XWikiRestException
- Throws:
XWikiRestException
-
-