Uses of Class
com.atlassian.confluence.setup.bandana.ConfluenceBandanaContext
-
Packages that use ConfluenceBandanaContext Package Description com.atlassian.confluence.setup.bandana com.atlassian.sal.confluence.pluginsettings -
-
Uses of ConfluenceBandanaContext in com.atlassian.confluence.setup.bandana
Fields in com.atlassian.confluence.setup.bandana declared as ConfluenceBandanaContext Modifier and Type Field Description static ConfluenceBandanaContextConfluenceBandanaContext. GLOBAL_CONTEXTMethods in com.atlassian.confluence.setup.bandana that return ConfluenceBandanaContext Modifier and Type Method Description ConfluenceBandanaContextConfluenceBandanaConfigMap. getContext()Methods in com.atlassian.confluence.setup.bandana with parameters of type ConfluenceBandanaContext Modifier and Type Method Description MapBandanaXmlParser. getEntries(ConfluenceBandanaContext context)MapFileBandanaXmlParser. getEntries(ConfluenceBandanaContext context)voidConfluenceBandanaConfigMap. setContext(ConfluenceBandanaContext context) -
Uses of ConfluenceBandanaContext in com.atlassian.sal.confluence.pluginsettings
Constructors in com.atlassian.sal.confluence.pluginsettings with parameters of type ConfluenceBandanaContext Constructor Description ConfluencePluginSettings(com.atlassian.bandana.BandanaManager bandanaManager, ConfluenceBandanaContext ctx)
-