Uses of Interface
com.atlassian.confluence.content.service.WelcomeMessageService
-
-
Uses of WelcomeMessageService in com.atlassian.confluence.content.service
Classes in com.atlassian.confluence.content.service that implement WelcomeMessageService Modifier and Type Class Description class
DefaultWelcomeMessageService
-
Uses of WelcomeMessageService in com.atlassian.confluence.dashboard.actions
Methods in com.atlassian.confluence.dashboard.actions that return WelcomeMessageService Modifier and Type Method Description WelcomeMessageService
DashboardAction. getWelcomeMessageService()
Methods in com.atlassian.confluence.dashboard.actions with parameters of type WelcomeMessageService Modifier and Type Method Description void
DashboardAction. setWelcomeMessageService(WelcomeMessageService welcomeMessageService)
-
Uses of WelcomeMessageService in com.atlassian.confluence.plugins.macros.dashboard
Methods in com.atlassian.confluence.plugins.macros.dashboard with parameters of type WelcomeMessageService Modifier and Type Method Description void
WelcomeMessageMacro. setWelcomeMessageService(WelcomeMessageService welcomeMessageService)
-
Uses of WelcomeMessageService in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type WelcomeMessageService Modifier and Type Method Description void
FuncTestRpcHandlerImpl. setWelcomeMessageService(WelcomeMessageService welcomeMessageService)
-