com.atlassian.bamboo.migration
Class UserMapper
java.lang.Object
com.atlassian.bamboo.migration.BambooMapper
com.atlassian.bamboo.migration.UserMapper
- All Implemented Interfaces:
- Mapper
public class UserMapper
- extends BambooMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_XML_ROOT
public static final String USER_XML_ROOT
- See Also:
- Constant Field Values
USER_XML_NODE
public static final String USER_XML_NODE
- See Also:
- Constant Field Values
USER_XML_NAME
public static final String USER_XML_NAME
- See Also:
- Constant Field Values
USER_XML_FULLNAME
public static final String USER_XML_FULLNAME
- See Also:
- Constant Field Values
USER_XML_PASSWORD
public static final String USER_XML_PASSWORD
- See Also:
- Constant Field Values
USER_XML_EMAIL
public static final String USER_XML_EMAIL
- See Also:
- Constant Field Values
USER_XML_JABBER
public static final String USER_XML_JABBER
- See Also:
- Constant Field Values
UserMapper
public UserMapper()
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.