| Package | Description | 
|---|---|
| com.javahollic.jira.emh.api.integration | 
| Modifier and Type | Method and Description | 
|---|---|
TemplateSetBean | 
ITTemplateSetManager.installTemplateSet(InputStream is)  | 
TemplateSetBean | 
ITTemplateSetManager.installTemplateSet(InputStream is,
                  int eventId)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<TemplateSetBean> | 
ITTemplateSetManager.getAdHocTemplateSetsForProject(com.atlassian.jira.project.Project project,
                              boolean includeAllForGlobal)  | 
List<TemplateSetBean> | 
ITTemplateSetManager.getIssueEventTemplateSets()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
ITTemplateSetManager.render(TemplateSetBean bean,
      com.atlassian.jira.issue.Issue issueCanBeNull,
      String part)  | 
void | 
ITTemplateSetManager.updateTemplate(TemplateSetBean templateSetBean)  | 
Copyright © 2008–2022 The Plugin People. All rights reserved.