com.atlassian.bamboo.deployments.results.migration.stream
Class DeploymentResultCustomDataMapper

java.lang.Object
  extended by com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl<T>
      extended by com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl<CustomDataBean>
          extended by com.atlassian.bamboo.migration.stream.CustomDataMapper
              extended by com.atlassian.bamboo.deployments.results.migration.stream.DeploymentResultCustomDataMapper
All Implemented Interfaces:
BambooStAXMappingHelper<CustomDataBean>

public class DeploymentResultCustomDataMapper
extends CustomDataMapper


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.bamboo.migration.BambooStAXMappingHelper
BambooStAXMappingHelper.None
 
Constructor Summary
DeploymentResultCustomDataMapper(net.sf.hibernate.SessionFactory sessionFactory)
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.migration.stream.CustomDataMapper
createItemInstance, exportMapXml, exportProperties, importMapXml, importProperties
 
Methods inherited from class com.atlassian.bamboo.migration.BambooStAXMappingListHelperAbstractImpl
afterImportListItem, beforeImportListItem, createListRootElement, createRootElement, eventEndElementOfListItemSaveObject, exportListXml, exportListXml, flushIfNeeded, getXmlElementNodeName, getXmlRootNodeName, importListXml, importListXml
 
Methods inherited from class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
commitClearSession, commitSession, exportXml, exportXml, getSession, getSessionFactory, importXml, importXml, isShouldExport, saveBambooObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.migration.BambooStAXMappingHelper
exportXml, importXml
 

Constructor Detail

DeploymentResultCustomDataMapper

public DeploymentResultCustomDataMapper(net.sf.hibernate.SessionFactory sessionFactory)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.