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 classDefaultWelcomeMessageService - 
Uses of WelcomeMessageService in com.atlassian.confluence.dashboard.actions
Methods in com.atlassian.confluence.dashboard.actions that return WelcomeMessageService Modifier and Type Method Description WelcomeMessageServiceDashboardAction. getWelcomeMessageService()Methods in com.atlassian.confluence.dashboard.actions with parameters of type WelcomeMessageService Modifier and Type Method Description voidDashboardAction. 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 voidWelcomeMessageMacro. 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 voidFuncTestRpcHandlerImpl. setWelcomeMessageService(WelcomeMessageService welcomeMessageService) 
 -