Package | Description |
---|---|
com.javahollic.jira.emh.api.export.beans | |
com.javahollic.jira.emh.api.integration |
Modifier and Type | Method and Description |
---|---|
Set<TemplateSetMappingBean> |
NotificationProjectMappingBean.getJiraTemplates() |
Set<TemplateSetMappingBean> |
NotificationProjectMappingBean.getJsdTemplates() |
Set<TemplateSetMappingBean> |
NotificationProjectMappingBean.getNonJiraTemplates() |
Modifier and Type | Method and Description |
---|---|
void |
NotificationProjectMappingBean.addJiraTemplates(TemplateSetMappingBean jiraTemplate) |
void |
NotificationProjectMappingBean.addJsdTemplates(TemplateSetMappingBean jsdtemplate) |
void |
NotificationProjectMappingBean.addNonJiraTemplates(TemplateSetMappingBean nonJiraTemplate) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationProjectMappingBean.setJiraTemplates(Set<TemplateSetMappingBean> jiraTemplates) |
void |
NotificationProjectMappingBean.setJsdTemplates(Set<TemplateSetMappingBean> jsdtemplates) |
void |
NotificationProjectMappingBean.setNonJiraTemplates(Set<TemplateSetMappingBean> nonJiraTemplates) |
Modifier and Type | Method and Description |
---|---|
int |
ITEventListenerManager.getTemplateSetIdForIssueEvent(Set<TemplateSetMappingBean> mappingBeans,
int eventId) |
Copyright © 2008–2022 The Plugin People. All rights reserved.