Uses of Class
com.atlassian.confluence.renderer.UserMacroLibrary
-
-
Uses of UserMacroLibrary in com.atlassian.confluence.admin.actions.macros
Fields in com.atlassian.confluence.admin.actions.macros declared as UserMacroLibrary Modifier and Type Field Description protected UserMacroLibrary
UserMacroAction. userMacroLibrary
Methods in com.atlassian.confluence.admin.actions.macros with parameters of type UserMacroLibrary Modifier and Type Method Description void
UserMacroAction. setUserMacroLibrary(UserMacroLibrary userMacroLibrary)
-
Uses of UserMacroLibrary in com.atlassian.confluence.macro.browser
Methods in com.atlassian.confluence.macro.browser with parameters of type UserMacroLibrary Modifier and Type Method Description void
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 Constructor Description UserMacroLibraryMacroManager(UserMacroLibrary userMacroLibrary)
-
Uses of UserMacroLibrary in com.atlassian.confluence.renderer
Methods in com.atlassian.confluence.renderer with parameters of type UserMacroLibrary Modifier and Type Method Description void
DefaultMacroManager. setUserMacroLibrary(UserMacroLibrary userMacroLibrary)
-
Uses of UserMacroLibrary in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type UserMacroLibrary Modifier and Type Method Description void
FuncTestRpcHandlerImpl. setUserMacroLibrary(UserMacroLibrary userMacroLibrary)
-