Interface CommentsVersionResource
-
public interface CommentsVersionResource
- Version:
- $Id: 6c4af0e6a6211e8b59e98221c0153f131886f724 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Comments
getCommentsVersion(String wikiName, String spaceName, String pageName, String version, Integer start, Integer number, Boolean withPrettyNames)
-
-
-
Method Detail
-
getCommentsVersion
Comments getCommentsVersion(String wikiName, @Encoded String spaceName, String pageName, String version, Integer start, Integer number, Boolean withPrettyNames) throws XWikiRestException
- Throws:
XWikiRestException
-
-