Class UserMacroMetadataProvider

java.lang.Object
com.atlassian.confluence.macro.browser.UserMacroMetadataProvider
All Implemented Interfaces:
MacroMetadataProvider

public class UserMacroMetadataProvider extends Object implements MacroMetadataProvider
Serves metadata for user macros managed by the UserMacroLibrary.

Note: this is distinct from user macros managed by the plugin subsystem that are declared using <user-macro> in plugin descriptors.

  • Field Details

  • Constructor Details

    • UserMacroMetadataProvider

      public UserMacroMetadataProvider()
  • Method Details