|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(ComparatorFactory comparatorFactory,
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,
VelocityRequestContextFactory velocityRequestContextFactory,
ProjectConfigRequestCache cache)
|
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 factory)
|
|
NotificationsTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
VelocityContextFactory factory)
|
|
PeopleTab(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
VelocityContextFactory factory)
|
|
PermissionsTab(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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |