Uses of Class
com.atlassian.bamboo.migration.stream.CustomDataBean

Packages that use CustomDataBean
com.atlassian.bamboo.migration.stream   
 

Uses of CustomDataBean in com.atlassian.bamboo.migration.stream
 

Fields in com.atlassian.bamboo.migration.stream with type parameters of type CustomDataBean
static com.google.common.base.Function<java.util.Map.Entry<java.lang.String,java.lang.String>,CustomDataBean> CustomDataBean.fromMapEntry
           
 

Methods in com.atlassian.bamboo.migration.stream that return CustomDataBean
protected  CustomDataBean CustomDataMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor)
           
 

Methods in com.atlassian.bamboo.migration.stream with parameters of type CustomDataBean
protected  void CustomDataMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement, CustomDataBean entry, net.sf.hibernate.Session session, ExportDetailsBean exportDetailsBean)
           
protected  void CustomDataMapper.importProperties(CustomDataBean entry, org.codehaus.staxmate.in.SMInputCursor inputCursor, net.sf.hibernate.Session session)
           
 



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