@PublicApi public class GroupMapper extends SimpleProjectImportIdMapperImpl
Constructor and Description |
---|
GroupMapper(GroupManager groupManager) |
Modifier and Type | Method and Description |
---|---|
String |
getMappedId(String oldId)
Retrieves a String that corresponds to the id in the target JIRA system, null if none has been mapped.
|
flagValueAsRequired, registerOldValue, toString
clearMappedValues, getAllMappedIds, getDisplayName, getKey, getRegisteredOldIds, getRequiredOldIds, getValuesFromImport, mapValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clearMappedValues, getAllMappedIds, getDisplayName, getKey, getRegisteredOldIds, getRequiredOldIds, getValuesFromImport, mapValue
public GroupMapper(GroupManager groupManager)
public String getMappedId(String oldId)
ProjectImportIdMapper
getMappedId
in interface ProjectImportIdMapper
getMappedId
in class AbstractMapper
oldId
- identifies the mapping we are looking for.Copyright © 2002-2021 Atlassian. All Rights Reserved.