Uses of Interface
com.atlassian.confluence.impl.setup.BootstrapConfigurer
Packages that use BootstrapConfigurer
- 
Uses of BootstrapConfigurer in com.atlassian.confluence.impl.setupClasses in com.atlassian.confluence.impl.setup that implement BootstrapConfigurerModifier and TypeClassDescriptionfinal classAn implementation ofBootstrapConfigurerthat delegates to aBootstrapManager.Methods in com.atlassian.confluence.impl.setup that return BootstrapConfigurerModifier and TypeMethodDescriptionstatic BootstrapConfigurerBootstrapConfigurer.getBootstrapConfigurer()Statically obtains an instance of theBootstrapConfigurerfromBootstrapUtils.
- 
Uses of BootstrapConfigurer in com.atlassian.confluence.setup.actionsMethods in com.atlassian.confluence.setup.actions that return BootstrapConfigurerModifier and TypeMethodDescriptionprotected BootstrapConfigurerAbstractSetupAction.bootstrapConfigurer()Methods in com.atlassian.confluence.setup.actions with parameters of type BootstrapConfigurerModifier and TypeMethodDescriptionvoidAbstractSetupAction.setBootstrapConfigurer(BootstrapConfigurer bootstrapConfigurer)