<
From version < 29.4 >
edited by Eduard Moraru
on 2012/11/13
To version < 29.5 >
edited by Eduard Moraru
on 2012/11/13
>
Change comment: Fixed clirr report

Summary

Details

Page properties
Content
... ... @@ -184,7 +184,6 @@
184 184  
185 185  * Many REST API module classes that were not meant to be public have been moved to internal package.(((
186 186  {{code language="none"}}
187 -org.xwiki.rest.model.jaxb.Page: Removed field version
188 188  org.xwiki.rest.ComponentsObjectFactory: Class org.xwiki.rest.ComponentsObjectFactory removed
189 189  org.xwiki.rest.Constants: Field ALLOWED_VALUES_ATTRIBUTE_NAME has been removed, but it was previously a constant
190 190  org.xwiki.rest.Constants: Field RELEASABLE_COMPONENT_REFERENCES has been removed, but it was previously a constant
... ... @@ -267,6 +267,12 @@
267 267  {{/code}}
268 268  )))
269 269  
269 +* The version field has been moved from Page to PageSummary which is the superclass of Page(((
270 +{{code language="none"}}
271 +org.xwiki.rest.model.jaxb.Page: Removed field version
272 +{{/code}}
273 +)))
274 +
270 270  * Added methods for creating workspaces and retrieving workspace templates.(((
271 271  {{code language="none"}}
272 272  org.xwiki.workspace.WorkspaceManager: Method 'public com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer createWorkspace(java.lang.String, com.xpn.xwiki.plugin.wikimanager.doc.XWikiServer, java.lang.String)' has been added to an interface

Get Connected