Script Service API to get Macro descriptors

Last modified by Vincent Massol on 2021/04/06

Example of usage: #set ($macroDescriptors = $services.rendering.getMacroDescriptors('xwiki/2.1'). Returns a List<MacroDescriptor>. More information in the Rendering Script Service documentation.

Tags:
   

Get Connected