public interface TemplateManager
Modifier and Type | Method and Description |
---|---|
Template |
getTemplate(Long id) |
Template |
getTemplate(SchemeEntity notificationSchemeEntity) |
String |
getTemplateContent(Long templateId,
String format) |
Map<Long,Template> |
getTemplatesMap(String type) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.