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