Uses of Interface
com.atlassian.jira.util.VelocityParamFactory

Packages that use VelocityParamFactory
com.atlassian.jira.component   
com.atlassian.jira.user.profile   
com.atlassian.jira.util   
 

Uses of VelocityParamFactory in com.atlassian.jira.component
 

Methods in com.atlassian.jira.component that return VelocityParamFactory
static VelocityParamFactory ComponentAccessor.getVelocityParamFactory()
           
 

Uses of VelocityParamFactory in com.atlassian.jira.user.profile
 

Constructors in com.atlassian.jira.user.profile with parameters of type VelocityParamFactory
AbstractUserProfileFragment(ApplicationProperties applicationProperties, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.velocity.VelocityManager velocityManager, VelocityParamFactory velocityParamFactory)
           
AssignedAndOpenUserProfileFragment(ApplicationProperties applicationProperties, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.velocity.VelocityManager velocityManager, VelocityParamFactory velocityParamFactory, PermissionManager permissionManager, SearchService searchService)
           
DetailsUserProfileFragment(ApplicationProperties applicationProperties, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.velocity.VelocityManager velocityManager, VelocityParamFactory velocityParamFactory, EmailFormatter emailFormatter, GroupPermissionChecker groupPermissionChecker, PermissionManager permissionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, UserPropertyManager userPropertyManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, AvatarManager avatarManager, UserManager userManager, VelocityRequestContextFactory velocityRequestContextFactory)
           
PreferencesUserProfileFragment(ApplicationProperties applicationProperties, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.velocity.VelocityManager velocityManager, VelocityParamFactory velocityParamFactory, UserPreferencesManager preferencesManager, LocaleManager localeManager, I18nHelper.BeanFactory i18nCachingFactory, TimeZoneService timeZoneManager)
           
SummaryUserProfilePanel(EmailFormatter emailFormatter, JiraAuthenticationContext context, PermissionManager permissionManager, GroupPermissionChecker groupPermissionChecker, SearchService searchService, VelocityRequestContextFactory velocityRequestContextFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, com.atlassian.velocity.VelocityManager velocityManager, VelocityParamFactory velocityParamFactory, I18nHelper.BeanFactory i18nFactory, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, ApplicationProperties applicationProperties1, FieldVisibilityManager fieldVisibiltyManager, UserPreferencesManager preferencesManager, LocaleManager localeManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, UserPropertyManager userPropertyManager, AvatarManager avatarManager, UserManager userManager, TimeZoneService timeZoneManager)
           
 

Uses of VelocityParamFactory in com.atlassian.jira.util
 

Classes in com.atlassian.jira.util that implement VelocityParamFactory
 class VelocityParamFactoryImpl
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.