Last modified by Thomas Mortagne on 2017/03/24

From version 41.1
edited by Thomas Mortagne
on 2014/06/13
Change comment: There is no comment for this version
To version 42.1
edited by Thomas Mortagne
on 2014/06/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -118,8 +118,11 @@
118 118  
119 119  The following APIs were modified since XWiki 6.0:
120 120  
121 -* Complete refactoring of the [[Resource module>>extensions:Extension.Resource API]] which was still a young API.
121 +* Young API
122 122  
123 123  {{code language="none"}}
124 -<clirr output here>
124 +org.xwiki.activeinstalls.server.DataManager: Method 'public com.google.gson.JsonObject countInstalls(java.lang.String, java.lang.String, java.util.Map)' has been added to an interface
125 +org.xwiki.activeinstalls.server.DataManager: Method 'public long getInstallCount(java.lang.String)' has been removed
126 +org.xwiki.activeinstalls.server.DataManager: Method 'public com.google.gson.JsonObject searchInstalls(java.lang.String, java.lang.String, java.util.Map)' has been added to an interface
127 +org.xwiki.activeinstalls.server.script.ActiveInstallsScriptService: Method 'public long getInstallCount(java.lang.String)' has been removed
125 125  {{/code}}

Get Connected