Package org.xwiki.rest.resources.pages
Interface PageVersionResource
-
public interface PageVersionResource
- Version:
- $Id: cda1c3ce005de876fbc856ae778cf2281a1eb722 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Page
getPageVersion(String wikiName, String spaceName, String pageName, String version, Boolean withPrettyNames)
-
-
-
Method Detail
-
getPageVersion
Page getPageVersion(String wikiName, @Encoded String spaceName, String pageName, String version, Boolean withPrettyNames) throws XWikiRestException
- Throws:
XWikiRestException
-
-