Clean up plugin public api.
---------------------------
Key: XAAM-23
URL: http://jira.xwiki.org/jira/browse/XAAM-23
Project: XWiki Application Manager Application
Issue Type: Improvement
Components: Plugin
Affects Versions: 1.0 M2
Reporter: Thomas Mortagne
Clean up plugin public api:
- remove createNewWiki(String, String, XWikiServer, boolean), only
createNewWiki(String, String, String, XWikiServer, boolean) will be used.
- remove "String username" useless parameter from getWikiDocumentList(String
username)
- remove useless method getWikiName(XWikiServer document), better to get
XWikiServer with getWikiDocument() and call XWikiServer.getWikiName()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications