public class GroupParserImpl extends Object implements GroupParser
GROUP_ENTITY_NAME| Constructor and Description |
|---|
GroupParserImpl() |
| Modifier and Type | Method and Description |
|---|---|
ExternalGroup |
parse(Map attributes)
Parses the OSGroup data from the backup XML.
|
public ExternalGroup parse(Map attributes) throws ParseException
GroupParserparse in interface GroupParserattributes - 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.Copyright © 2002-2024 Atlassian. All Rights Reserved.