com.atlassian.bamboo.migration
Class LabelMapper
java.lang.Object
com.atlassian.bamboo.migration.BambooMapper
com.atlassian.bamboo.migration.LabelMapper
- All Implemented Interfaces:
- Mapper
public class LabelMapper
- extends BambooMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LABEL_XML_ROOT
public static final String LABEL_XML_ROOT
- See Also:
- Constant Field Values
LABEL_XML_NODE
public static final String LABEL_XML_NODE
- See Also:
- Constant Field Values
LABEL_XML_NAME
public static final String LABEL_XML_NAME
- See Also:
- Constant Field Values
LABEL_XML_NAMESPACE
public static final String LABEL_XML_NAMESPACE
- See Also:
- Constant Field Values
LabelMapper
public LabelMapper()
exportXml
public Element exportXml()
throws ParseException
- Throws:
ParseException
importXml
public void importXml(Element root)
throws Exception
- Throws:
Exception
setLabelDao
public void setLabelDao(LabelDao labelDao)
setSessionFactory
public void setSessionFactory(SessionFactory sessionFactory)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.