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