Package org.xwiki.rest.resources.tags
Interface TagsResource
-
public interface TagsResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tags
getTags(String wikiName)
-
-
-
Method Detail
-
getTags
Tags getTags(String wikiName) throws XWikiRestException
- Throws:
XWikiRestException
-
-