Uses of Class
com.atlassian.confluence.impl.homepage.HomepageService
-
Packages that use HomepageService Package Description com.atlassian.confluence.core.actions com.atlassian.confluence.dashboard.actions com.atlassian.confluence.setup.velocity -
-
Uses of HomepageService in com.atlassian.confluence.core.actions
Methods in com.atlassian.confluence.core.actions with parameters of type HomepageService Modifier and Type Method Description void
IndexAction. setHomepageService(HomepageService homepageService)
-
Uses of HomepageService in com.atlassian.confluence.dashboard.actions
Methods in com.atlassian.confluence.dashboard.actions with parameters of type HomepageService Modifier and Type Method Description void
HomepageAction. setHomepageService(HomepageService homepageService)
Deprecated. -
Uses of HomepageService in com.atlassian.confluence.setup.velocity
Constructors in com.atlassian.confluence.setup.velocity with parameters of type HomepageService Constructor Description IndexUrlHelper(HomepageService homepageService, ContextPathHolder contextPathHolder)
-