Uses of Class
com.riadalabs.jira.plugins.insight.services.model.imports.ExternalIdToObjectImportMapping
Packages that use ExternalIdToObjectImportMapping
-
Uses of ExternalIdToObjectImportMapping in com.riadalabs.jira.plugins.insight.services.model.imports
Methods in com.riadalabs.jira.plugins.insight.services.model.imports that return ExternalIdToObjectImportMappingModifier and TypeMethodDescriptionExternalIdToObjectImportMapping.create
(com.riadalabs.jira.plugins.insight.services.core.iql.model.IQL identifyingIQL, ObjectImportBean objectImportBean) Methods in com.riadalabs.jira.plugins.insight.services.model.imports that return types with arguments of type ExternalIdToObjectImportMappingMethod parameters in com.riadalabs.jira.plugins.insight.services.model.imports with type arguments of type ExternalIdToObjectImportMappingModifier and TypeMethodDescriptionstatic ObjectsToImport
ObjectsToImport.create
(List<ExternalIdToObjectImportMapping> externalIdToObjectImportMappings)