public class IssueLinkTypeParserImpl extends Object implements IssueLinkTypeParser
ISSUE_LINK_TYPE_ENTITY_NAME
Constructor and Description |
---|
IssueLinkTypeParserImpl() |
Modifier and Type | Method and Description |
---|---|
ExternalIssueLinkType |
parse(Map attributes)
Parses the IssueLinkType data from the backup XML.
|
public ExternalIssueLinkType parse(Map attributes) throws ParseException
IssueLinkTypeParser
parse
in interface IssueLinkTypeParser
attributes
- is a map of key value pairs that represent the attributes of an IssueLinkType.ParseException
- if the required fields are not found in the attributes mapCopyright © 2002-2022 Atlassian. All Rights Reserved.