Changes for page XML-RPC Java Examples

Last modified by Thomas Mortagne on 2023/10/10 14:31

From version 1.5
edited by dilipkumarj
on 2010/01/30 04:17
Change comment: Added code to get version history for a Page
To version 1.6
edited by dilipkumarj
on 2010/01/30 04:18
Change comment: Corrected TOC

Summary

Details

Page properties
Content
... ... @@ -334,7 +334,7 @@
334 334  {{/code}}
335 335  
336 336  
337 -=== Page: Get Page History ===
337 += Page: Get Page History =
338 338  
339 339  Now, that we are adding content to Pages, there are going to be versions of the same document. These versions are called History of the Page. The XWiki API has methods available to access the history of the Page. The class that would help us in this case is the XWikiPageHistorySummary class.
340 340  

Get Connected