Package | Description |
---|---|
com.javahollic.jira.emh.api | |
com.javahollic.jira.emh.api.export.beans |
Modifier and Type | Method and Description |
---|---|
ProjectMappingItemBean |
IJEMHRuntimeConfig.getDefaultMapping() |
Modifier and Type | Method and Description |
---|---|
List<ProjectMappingItemBean> |
IJEMHRuntimeConfig.getProjectDefaults() |
Modifier and Type | Method and Description |
---|---|
void |
IJEMHRuntimeConfig.setMatchingParent(ProjectMappingItemBean parent) |
Modifier and Type | Method and Description |
---|---|
ProjectMappingItemBean |
ProjectGroupMappingBean.getParentMapping() |
ProjectMappingItemBean |
ProjectScriptMappingBean.getParentMapping() |
ProjectMappingItemBean |
ProjectKeywordMappingBean.getParentMapping() |
ProjectMappingItemBean |
ProjectDomainMappingBean.getParentMapping() |
Modifier and Type | Method and Description |
---|---|
List<ProjectMappingItemBean> |
ConfigurationBean.getProjectMappings() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectGroupMappingBean.setParentMapping(ProjectMappingItemBean pib) |
void |
ProjectScriptMappingBean.setParentMapping(ProjectMappingItemBean pib) |
void |
ProjectKeywordMappingBean.setParentMapping(ProjectMappingItemBean pib) |
void |
ProjectDomainMappingBean.setParentMapping(ProjectMappingItemBean pib) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationBean.setProjectMappings(List<ProjectMappingItemBean> pmList) |
Copyright © 2008–2020 The Plugin People. All rights reserved.