Uses of Interface
com.atlassian.bamboo.migration.stream.legacy.JiraServerDefinition

Packages that use JiraServerDefinition
com.atlassian.bamboo.migration.stream.legacy   
 

Uses of JiraServerDefinition in com.atlassian.bamboo.migration.stream.legacy
 

Classes in com.atlassian.bamboo.migration.stream.legacy that implement JiraServerDefinition
 class JiraServerDefinitionImpl
           
 

Methods in com.atlassian.bamboo.migration.stream.legacy that return JiraServerDefinition
protected  JiraServerDefinition LegacyJiraServerMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor)
           
 

Methods in com.atlassian.bamboo.migration.stream.legacy with parameters of type JiraServerDefinition
 void LegacyJiraServerMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor, java.util.List<JiraServerDefinition> jiraServerDefinitions, JiraServerDefinition object, long objectIndex, net.sf.hibernate.Session session)
           
protected  void LegacyJiraServerMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement, JiraServerDefinition object, net.sf.hibernate.Session session, ExportDetailsBean exportDetailsBean)
           
protected  void LegacyJiraServerMapper.importProperties(JiraServerDefinition object, org.codehaus.staxmate.in.SMInputCursor inputCursor, net.sf.hibernate.Session session)
           
 

Method parameters in com.atlassian.bamboo.migration.stream.legacy with type arguments of type JiraServerDefinition
 void LegacyJiraServerMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor, java.util.List<JiraServerDefinition> jiraServerDefinitions, JiraServerDefinition object, long objectIndex, net.sf.hibernate.Session session)
           
 



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