Changes for page Extension Manager - API

Last modified by Thomas Mortagne on 2022/11/30 13:35

<
From version < 3.2 >
edited by Marius Dumitru Florea
on 2015/06/05 10:31
To version < 4.1 >
edited by Krzysztof PÅ‚achno
on 2017/06/01 12:25
>
Change comment: Rollback to version 2.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.mflorea
1 +xwiki:XWiki.cristof_p
Content
... ... @@ -2,7 +2,7 @@
2 2  
3 3  == ExtensionManager ==
4 4  
5 -Resolve extension among all repositories including local and core repositories.
5 +* resolve extension among all repositories including local and core repositories.
6 6  
7 7  == CoreRepository ==
8 8  
... ... @@ -20,10 +20,6 @@
20 20  
21 21  Take care of the extension type specific actions.
22 22  
23 -== ExtensionJobHistory ==
24 -
25 -Access the history of the extension-related jobs (e.g. install, uninstall). The extension history records the executed jobs along with the decisions that are taken by the user during the job execution (for interactive jobs). This allows us to export, import and replay extension history records on a different wiki.
26 -
27 27  = Extension points components interfaces =
28 28  
29 29  == ExtensionRepositoryFactory ==

Get Connected