org.xwiki.rest.resources
Interface ModificationsResource


public interface ModificationsResource

Version:
$Id: 04510d40bf4d4cf09316eed9562fd25c24df657c $

Method Summary
 History getModifications(String wikiName, Integer start, Integer number, String order, Long ts, Boolean withPrettyNames)
           
 

Method Detail

getModifications

History getModifications(String wikiName,
                         Integer start,
                         Integer number,
                         String order,
                         Long ts,
                         Boolean withPrettyNames)
                         throws XWikiRestException
Throws:
XWikiRestException


Copyright © 2004-2012 XWiki. All Rights Reserved.