com.atlassian.bamboo.migration.stream
Class CustomBuildDataMapper

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.migration.stream.CustomBuildDataMapper
All Implemented Interfaces:
BambooStAXMappingHelper<CustomDataBean>

public class CustomBuildDataMapper
extends CustomDataMapper


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.bamboo.migration.BambooStAXMappingHelper
BambooStAXMappingHelper.None
 
Field Summary
 
Fields inherited from class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
transactionOperations
 
Constructor Summary
CustomBuildDataMapper(org.hibernate.SessionFactory sessionFactory, org.springframework.transaction.support.TransactionOperations transactionOperations)
           
 
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, importListXmlInTransaction
 
Methods inherited from class com.atlassian.bamboo.migration.BambooStAXMappingHelperAbstractImpl
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

CustomBuildDataMapper

public CustomBuildDataMapper(org.hibernate.SessionFactory sessionFactory,
                             org.springframework.transaction.support.TransactionOperations transactionOperations)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.