Package org.xwiki.rest.resources
Interface ModificationsResource
-
public interface ModificationsResource
- Version:
- $Id: 04510d40bf4d4cf09316eed9562fd25c24df657c $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description 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
-
-