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 UserMacroLibraryUserMacroAction. userMacroLibraryMethods in com.atlassian.confluence.admin.actions.macros with parameters of type UserMacroLibrary Modifier and Type Method Description voidUserMacroAction. 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 voidUserMacroMetadataProvider. 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 voidDefaultMacroManager. 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 voidFuncTestRpcHandlerImpl. setUserMacroLibrary(UserMacroLibrary userMacroLibrary) 
 -