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