|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GroupParser
Converts OSGroup xml in a JIRA backup to an object representation.
| Field Summary | |
|---|---|
static String |
GROUP_ENTITY_NAME
|
| Method Summary | |
|---|---|
ExternalGroup |
parse(Map attributes)
Parses the OSGroup data from the backup XML. |
| Field Detail |
|---|
static final String GROUP_ENTITY_NAME
| Method Detail |
|---|
ExternalGroup parse(Map attributes)
throws ParseException
attributes - is a map of key value pairs that represent the attributes of an OSGroup.
ParseException - if the required fields are not found in the attributes map.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||