Uses of Class
com.atlassian.jira.template.Template
Packages that use Template
-
Uses of Template in com.atlassian.jira.template
Methods in com.atlassian.jira.template that return TemplateModifier and TypeMethodDescriptionDefaultTemplateManager.getDefaultTemplate
(EventType eventType) Retrieve the default template for specified event type.DefaultTemplateManager.getTemplate
(SchemeEntity notificationSchemeEntity) Retrieve the template from the notification scheme entity.DefaultTemplateManager.getTemplate
(Long templateId) TemplateManager.getTemplate
(SchemeEntity notificationSchemeEntity) TemplateManager.getTemplate
(Long id) Methods in com.atlassian.jira.template that return types with arguments of type TemplateModifier and TypeMethodDescriptionDefaultTemplateManager.getTemplatesMap
(String type) Retrieve a map of templates of the specified type.TemplateManager.getTemplatesMap
(String type) -
Uses of Template in com.atlassian.jira.web.action.admin.notification
Methods in com.atlassian.jira.web.action.admin.notification that return TemplateModifier and TypeMethodDescriptionEditNotifications.getTemplate
(org.ofbiz.core.entity.GenericValue notificationGV)