@PublicApi public class IssueLinkTypeMapper extends AbstractMapper
| Constructor and Description |
|---|
IssueLinkTypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
flagValueAsRequired(String oldId)
This is an internal method for use by Mappers extending AbstractMapper and should not be called from other classes.
|
String |
getStyle(String oldId) |
void |
registerOldValue(String oldId,
String name,
String style) |
clearMappedValues, getAllMappedIds, getDisplayName, getKey, getMappedId, getRegisteredOldIds, getRequiredOldIds, getValuesFromImport, mapValue, registerOldValuepublic void flagValueAsRequired(String oldId)
AbstractMapperflagValueAsRequired in class AbstractMapperoldId - The ID of the required object from the import file.Copyright © 2002-2015 Atlassian. All Rights Reserved.