@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, registerOldValue
public void flagValueAsRequired(String oldId)
AbstractMapper
flagValueAsRequired
in class AbstractMapper
oldId
- The ID of the required object from the import file.Copyright © 2002-2021 Atlassian. All Rights Reserved.