java.lang.Object | |
↳ | com.atlassian.jira.imports.project.parser.CustomFieldValueParserImpl |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets an EntityRepresentation that contains the correct attributes based on the populated fields in the
provided custom field value.
| |||||||||||
Parses the custom field value data from the backup XML.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]()
|
Gets an EntityRepresentation that contains the correct attributes based on the populated fields in the provided custom field value.
customFieldValue | contains the populated fields that will end up in the EntityRepresentations map |
---|
Parses the custom field value data from the backup XML.
attributes | is a map of key value pairs that represent the attributes of an ExternalCustomFieldValue. The following
attributes are required, otherwise a ParseException will be thrown:
|
---|
ParseException |
---|