Uses of Class
com.atlassian.confluence.impl.homepage.HomepageService
Packages that use HomepageService
Package
Description
- 
Uses of HomepageService in com.atlassian.confluence.core.actionsMethods in com.atlassian.confluence.core.actions with parameters of type HomepageServiceModifier and TypeMethodDescriptionvoidIndexAction.setHomepageService(HomepageService homepageService) 
- 
Uses of HomepageService in com.atlassian.confluence.dashboard.actionsMethods in com.atlassian.confluence.dashboard.actions with parameters of type HomepageServiceModifier and TypeMethodDescriptionvoidHomepageAction.setHomepageService(HomepageService homepageService) Deprecated.
- 
Uses of HomepageService in com.atlassian.confluence.setup.velocityConstructors in com.atlassian.confluence.setup.velocity with parameters of type HomepageServiceModifierConstructorDescriptionIndexUrlHelper(HomepageService homepageService, ContextPathHolder contextPathHolder)