com.atlassian.bamboo.migration
Class BambooMapper
java.lang.Object
com.atlassian.bamboo.migration.BambooMapper
- All Implemented Interfaces:
- Mapper
- Direct Known Subclasses:
- AuthorMapper, GroupMapper, InstantMessagingServerMapper, JiraServerMapper, LabelMapper, MailServerMapper, PipelineMapper, ProjectMapper, UserMapper
public abstract class BambooMapper
- extends Object
- implements Mapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sdf
public static final SimpleDateFormat sdf
GENERIC_XML_ID
public static final String GENERIC_XML_ID
- See Also:
- Constant Field Values
GENERIC_XML_CREATIONDATE
public static final String GENERIC_XML_CREATIONDATE
- See Also:
- Constant Field Values
GENERIC_XML_MODIFICATIONDATE
public static final String GENERIC_XML_MODIFICATIONDATE
- See Also:
- Constant Field Values
BambooMapper
public BambooMapper()
getOptionalString
protected String getOptionalString(Element element)
populateDefaults
protected void populateDefaults(Object object,
Element element)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
exportDefaults
protected void exportDefaults(Object object,
Element element)
throws IllegalArgumentException,
ParseException
- Throws:
IllegalArgumentException
ParseException
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.