public class PluginVersionParserImpl extends Object implements PluginVersionParser
PLUGIN_VERSION_ENTITY_NAME
Constructor and Description |
---|
PluginVersionParserImpl() |
public PluginVersion parse(Map attributes) throws ParseException
PluginVersionParser
parse
in interface PluginVersionParser
attributes
- is a map of key value pairs that represent the attributes of an PluginVersion. The following
attributes are required, otherwise a ParseException will be thrown:ParseException
- If the attributes are invalid.Copyright © 2002-2015 Atlassian. All Rights Reserved.