Package | Description |
---|---|
com.javahollic.jira.emh.api | |
com.javahollic.jira.emh.api.export.beans | |
com.javahollic.jira.emh.api.integration |
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 |
ProjectKeywordMappingBean.getParentMapping() |
ProjectMappingItemBean |
ProjectScriptMappingBean.getParentMapping() |
ProjectMappingItemBean |
ProjectDomainMappingBean.getParentMapping() |
ProjectMappingItemBean |
ConfigurationBean.getProjectMappingById(int pmId) |
Modifier and Type | Method and Description |
---|---|
List<ProjectMappingItemBean> |
ConfigurationBean.getProjectMappings() |
Modifier and Type | Method and Description |
---|---|
void |
ProjectGroupMappingBean.setParentMapping(ProjectMappingItemBean pib) |
void |
ProjectKeywordMappingBean.setParentMapping(ProjectMappingItemBean pib) |
void |
ProjectScriptMappingBean.setParentMapping(ProjectMappingItemBean pib) |
void |
ProjectDomainMappingBean.setParentMapping(ProjectMappingItemBean pib) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationBean.setProjectMappings(List<ProjectMappingItemBean> pmList) |
Modifier and Type | Method and Description |
---|---|
UserTrackingBean |
ITUserTrackingManager.getTrackingBeanForProjectMapping(ProjectMappingItemBean projectMappingItemBean) |
Copyright © 2008–2022 The Plugin People. All rights reserved.