com.atlassian.bamboo.migration
Class GroupMapper
java.lang.Object
com.atlassian.bamboo.migration.BambooMapper
com.atlassian.bamboo.migration.GroupMapper
- All Implemented Interfaces:
- Mapper
public class GroupMapper
- extends BambooMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GROUP_XML_ROOT
public static final String GROUP_XML_ROOT
- See Also:
- Constant Field Values
GROUP_XML_NODE
public static final String GROUP_XML_NODE
- See Also:
- Constant Field Values
GROUP_XML_NAME
public static final String GROUP_XML_NAME
- See Also:
- Constant Field Values
GROUP_XML_MEMBERS
public static final String GROUP_XML_MEMBERS
- See Also:
- Constant Field Values
GROUP_XML_USER
public static final String GROUP_XML_USER
- See Also:
- Constant Field Values
GroupMapper
public GroupMapper()
exportXml
public Element exportXml()
importXml
public void importXml(Element root)
throws Exception
- Throws:
Exception
setBambooUserManager
public void setBambooUserManager(BambooUserManager bambooUserManager)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.