Uses of Interface
com.atlassian.jira.projectconfig.util.VelocityContextFactory

Packages that use VelocityContextFactory
com.atlassian.jira.projectconfig.servlet   
com.atlassian.jira.projectconfig.tab   
com.atlassian.jira.projectconfig.util   
 

Uses of VelocityContextFactory in com.atlassian.jira.projectconfig.servlet
 

Constructors in com.atlassian.jira.projectconfig.servlet with parameters of type VelocityContextFactory
InlineDialogServlet(OrderFactory orderFactory, FieldScreenManager fieldScreenManager, com.atlassian.templaterenderer.TemplateRenderer templateRenderer, JiraAuthenticationContext authenticationContext, ProjectService projectService, VelocityContextFactory velocityContextFactory)
           
PanelServlet(JiraAuthenticationContext authenticationContext, ProjectConfigTabManager tabManager, ProjectService service, com.atlassian.templaterenderer.TemplateRenderer templateRenderer, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, ApplicationProperties properties, VelocityContextFactory velocityContextFactory, UserProjectHistoryManager userHistoryManager, ProjectConfigRequestCache cache, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of VelocityContextFactory in com.atlassian.jira.projectconfig.tab
 

Constructors in com.atlassian.jira.projectconfig.tab with parameters of type VelocityContextFactory
ComponentsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
FieldsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
IssuePermissionsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
IssueSecurityTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
IssueTypesTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory contextFactory)
           
NotificationsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
PermissionsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
RolesTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
ScreensTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
SummaryTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory contextFactory)
           
VersionsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
WebPanelTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory, String id, String linkId)
           
WorkflowsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, VelocityContextFactory factory)
           
 

Uses of VelocityContextFactory in com.atlassian.jira.projectconfig.util
 

Classes in com.atlassian.jira.projectconfig.util that implement VelocityContextFactory
 class DefaultVelocityContextFactory
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.