Uses of Interface
com.hascode.confluence.plugin.socialcomments.persistence.SocialCommentsConfigurationService

Packages that use SocialCommentsConfigurationService
com.hascode.confluence.plugin.socialcomments.action   
com.hascode.confluence.plugin.socialcomments.persistence   
com.hascode.confluence.plugin.socialcomments.service   
 

Uses of SocialCommentsConfigurationService in com.hascode.confluence.plugin.socialcomments.action
 

Constructors in com.hascode.confluence.plugin.socialcomments.action with parameters of type SocialCommentsConfigurationService
ConfigureAction(SocialCommentsConfigurationService configurationService)
           
 

Uses of SocialCommentsConfigurationService in com.hascode.confluence.plugin.socialcomments.persistence
 

Classes in com.hascode.confluence.plugin.socialcomments.persistence that implement SocialCommentsConfigurationService
 class SocialCommentsConfigurationServiceImpl
           
 

Uses of SocialCommentsConfigurationService in com.hascode.confluence.plugin.socialcomments.service
 

Constructors in com.hascode.confluence.plugin.socialcomments.service with parameters of type SocialCommentsConfigurationService
SocialNotificationServiceImpl(com.atlassian.confluence.setup.settings.SettingsManager settingsManager, SocialCommentsConfigurationService configService, SocialNotificationTemplateCreator templateCreator)
           
SocialNotificationTemplateCreatorImpl(SocialCommentsConfigurationService configService, com.atlassian.confluence.setup.settings.SettingsManager settingsManager)
           
 



Copyright © 2011 hasCode.com. All Rights Reserved.