@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, toStringclearMappedValues, getAllMappedIds, getDisplayName, getKey, getRegisteredOldIds, getRequiredOldIds, getValuesFromImport, mapValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearMappedValues, getAllMappedIds, getDisplayName, getKey, getRegisteredOldIds, getRequiredOldIds, getValuesFromImport, mapValuepublic GroupMapper(GroupManager groupManager)
public String getMappedId(String oldId)
ProjectImportIdMappergetMappedId in interface ProjectImportIdMappergetMappedId in class AbstractMapperoldId - identifies the mapping we are looking for.Copyright © 2002-2015 Atlassian. All Rights Reserved.