com.atlassian.bamboo.migration
Class MailServerMapper

java.lang.Object
  extended by com.atlassian.bamboo.migration.BambooMapper
      extended by com.atlassian.bamboo.migration.MailServerMapper
All Implemented Interfaces:
Mapper

public class MailServerMapper
extends BambooMapper


Field Summary
static String MAILSERVER_XML_ROOT
           
 
Fields inherited from class com.atlassian.bamboo.migration.BambooMapper
GENERIC_XML_CREATIONDATE, GENERIC_XML_ID, GENERIC_XML_MODIFICATIONDATE, sdf
 
Constructor Summary
MailServerMapper()
           
 
Method Summary
 Element exportXml()
           
 void importXml(Element root)
           
 
Methods inherited from class com.atlassian.bamboo.migration.BambooMapper
exportDefaults, getOptionalString, populateDefaults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAILSERVER_XML_ROOT

public static final String MAILSERVER_XML_ROOT
See Also:
Constant Field Values
Constructor Detail

MailServerMapper

public MailServerMapper()
Method Detail

exportXml

public Element exportXml()

importXml

public void importXml(Element root)
               throws Exception
Throws:
Exception


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.