Uses of Class
com.atlassian.confluence.renderer.UserMacroLibrary
Packages that use UserMacroLibrary
Package
Description
-
Uses of UserMacroLibrary in com.atlassian.confluence.admin.actions.macros
Fields in com.atlassian.confluence.admin.actions.macros declared as UserMacroLibraryMethods in com.atlassian.confluence.admin.actions.macros with parameters of type UserMacroLibraryModifier and TypeMethodDescriptionvoid
UserMacroAction.setUserMacroLibrary
(UserMacroLibrary userMacroLibrary) -
Uses of UserMacroLibrary in com.atlassian.confluence.macro.browser
Methods in com.atlassian.confluence.macro.browser with parameters of type UserMacroLibraryModifier and TypeMethodDescriptionvoid
UserMacroMetadataProvider.setUserMacroLibrary
(UserMacroLibrary userMacroLibrary) -
Uses of UserMacroLibrary in com.atlassian.confluence.macro.xhtml
Constructors in com.atlassian.confluence.macro.xhtml with parameters of type UserMacroLibrary -
Uses of UserMacroLibrary in com.atlassian.confluence.renderer
Methods in com.atlassian.confluence.renderer with parameters of type UserMacroLibraryModifier and TypeMethodDescriptionvoid
DefaultMacroManager.setUserMacroLibrary
(UserMacroLibrary userMacroLibrary) -
Uses of UserMacroLibrary in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type UserMacroLibraryModifier and TypeMethodDescriptionvoid
FuncTestRpcHandlerImpl.setUserMacroLibrary
(UserMacroLibrary userMacroLibrary)