Uses of Interface
com.atlassian.confluence.plugin.services.VelocityHelperService

Packages that use VelocityHelperService
com.atlassian.confluence.plugin.services   
com.atlassian.confluence.plugins.dailysummary.actions   
com.atlassian.confluence.plugins.dailysummary.components.impl   
com.atlassian.confluence.plugins.dailysummary.content.popular   
com.atlassian.confluence.plugins.expand   
com.atlassian.confluence.user.notifications   
 

Uses of VelocityHelperService in com.atlassian.confluence.plugin.services
 

Classes in com.atlassian.confluence.plugin.services that implement VelocityHelperService
 class DefaultVelocityHelperService
           
 

Uses of VelocityHelperService in com.atlassian.confluence.plugins.dailysummary.actions
 

Methods in com.atlassian.confluence.plugins.dailysummary.actions that return VelocityHelperService
 VelocityHelperService PopularContentAction.getVelocityHelperService()
           
 

Methods in com.atlassian.confluence.plugins.dailysummary.actions with parameters of type VelocityHelperService
 void PopularContentAction.setVelocityHelperService(VelocityHelperService velocityHelperService)
           
 

Uses of VelocityHelperService in com.atlassian.confluence.plugins.dailysummary.components.impl
 

Constructors in com.atlassian.confluence.plugins.dailysummary.components.impl with parameters of type VelocityHelperService
DefaultSummaryEmailService(SummaryEmailTaskFactory taskFactory, com.atlassian.core.task.MultiQueueTaskManager taskManager, SummaryEmailContentGenerator contentGenerator, SummaryEmailNotificationManager notificationManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, VelocityHelperService velocityHelper)
           
 

Uses of VelocityHelperService in com.atlassian.confluence.plugins.dailysummary.content.popular
 

Constructors in com.atlassian.confluence.plugins.dailysummary.content.popular with parameters of type VelocityHelperService
PopularContentPanel(VelocityHelperService velocityHelper, com.atlassian.plugin.PluginAccessor pluginAccessor, PopularContentManager popularContentManager)
           
 

Uses of VelocityHelperService in com.atlassian.confluence.plugins.expand
 

Constructors in com.atlassian.confluence.plugins.expand with parameters of type VelocityHelperService
ExpandMacro(com.atlassian.sal.api.message.I18nResolver i18nResolver, VelocityHelperService velocityHelperService)
           
ExpandV2Macro(com.atlassian.sal.api.message.I18nResolver i18nResolver, VelocityHelperService velocityHelperService)
           
 

Uses of VelocityHelperService in com.atlassian.confluence.user.notifications
 

Constructors in com.atlassian.confluence.user.notifications with parameters of type VelocityHelperService
DefaultEmailService(com.atlassian.core.task.MultiQueueTaskManager taskManager, I18NBeanFactory i18NBeanFactory, DataSourceFactory dataSourceFactory, VelocityHelperService velocityHelperService, MailServerExistsCriteria mailServerExistsCriteria, MailContentProcessor mailContentProcessor)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.