public interface GroupParser
| Modifier and Type | Field and Description |
|---|---|
static String |
GROUP_ENTITY_NAME |
| Modifier and Type | Method and Description |
|---|---|
ExternalGroup |
parse(Map attributes)
Parses the OSGroup data from the backup XML.
|
static final String GROUP_ENTITY_NAME
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.Copyright © 2002-2023 Atlassian. All Rights Reserved.