com.atlassian.bamboo.migration
Class InstantMessagingServerMapper
java.lang.Object
com.atlassian.bamboo.migration.BambooMapper
com.atlassian.bamboo.migration.InstantMessagingServerMapper
- All Implemented Interfaces:
- Mapper
public class InstantMessagingServerMapper
- extends BambooMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMSERVER_XML_ROOT
public static final String IMSERVER_XML_ROOT
- See Also:
- Constant Field Values
IMSERVER_XML_NODE
public static final String IMSERVER_XML_NODE
- See Also:
- Constant Field Values
IMSERVER_XML_ID
public static final String IMSERVER_XML_ID
- See Also:
- Constant Field Values
IMSERVER_XML_NAME
public static final String IMSERVER_XML_NAME
- See Also:
- Constant Field Values
IMSERVER_XML_HOST
public static final String IMSERVER_XML_HOST
- See Also:
- Constant Field Values
IMSERVER_XML_PORT
public static final String IMSERVER_XML_PORT
- See Also:
- Constant Field Values
IMSERVER_XML_USERNAME
public static final String IMSERVER_XML_USERNAME
- See Also:
- Constant Field Values
IMSERVER_XML_PASSWORD
public static final String IMSERVER_XML_PASSWORD
- See Also:
- Constant Field Values
IMSERVER_XML_SSL
public static final String IMSERVER_XML_SSL
- See Also:
- Constant Field Values
InstantMessagingServerMapper
public InstantMessagingServerMapper()
exportXml
public Element exportXml()
importXml
public void importXml(Element root)
throws Exception
- Throws:
Exception
setInstantMessagingServerManager
public void setInstantMessagingServerManager(InstantMessagingServerManager instantMessagingServerManager)
setSessionFactory
public void setSessionFactory(SessionFactory sessionFactory)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.