Uses of Class
com.riadalabs.jira.plugins.insight.services.model.imports.ImportProjectBean
Packages that use ImportProjectBean
-
Uses of ImportProjectBean in com.riadalabs.jira.plugins.insight.services.model.imports
Methods in com.riadalabs.jira.plugins.insight.services.model.imports that return types with arguments of type ImportProjectBeanModifier and TypeMethodDescriptionImportJIRAConfigurationBean.getImportProjectBeans()
static Map<Long,
ImportProjectBean> ImportJIRAConfigurationBeanHelper.importProjectsToMap
(List<ImportProjectBean> importProjectBeans) Method parameters in com.riadalabs.jira.plugins.insight.services.model.imports with type arguments of type ImportProjectBeanModifier and TypeMethodDescriptionstatic Map<Long,
ImportProjectBean> ImportJIRAConfigurationBeanHelper.importProjectsToMap
(List<ImportProjectBean> importProjectBeans) void
ImportJIRAConfigurationBean.setImportProjectBeans
(List<ImportProjectBean> importProjectBeans)