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   
com.atlassian.jira.web.component   
 

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(JiraAuthenticationContext jiraAuthenticationContext, VelocityTemplatingEngine templatingEngine, VelocityParamFactory velocityParamFactory)
           
PlugableUserProfileFragment(JiraAuthenticationContext jiraAuthenticationContext, VelocityTemplatingEngine templatingEngine, VelocityParamFactory velocityParamFactory, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
           
SummaryUserProfilePanel(EmailFormatter emailFormatter, JiraAuthenticationContext context, PermissionManager permissionManager, GroupPermissionChecker groupPermissionChecker, SearchService searchService, VelocityRequestContextFactory velocityRequestContextFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, VelocityTemplatingEngine templatingEngine, 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, AvatarService avatarService, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
           
 

Uses of VelocityParamFactory in com.atlassian.jira.util
 

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

Uses of VelocityParamFactory in com.atlassian.jira.web.component
 

Constructors in com.atlassian.jira.web.component with parameters of type VelocityParamFactory
WorkflowHeaderWebComponent(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, ProjectWorkflowSchemeHelper helper, VelocityParamFactory velocityParamFactory)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.