Uses of Interface
com.atlassian.bamboo.resultsummary.LinkedJiraIssueDao

Packages that use LinkedJiraIssueDao
com.atlassian.bamboo.deployments.versions.service   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.resultsummary   
 

Uses of LinkedJiraIssueDao in com.atlassian.bamboo.deployments.versions.service
 

Constructors in com.atlassian.bamboo.deployments.versions.service with parameters of type LinkedJiraIssueDao
DeploymentVersionChainResultDataCollectorImpl(DeploymentVersionDao deploymentVersionDao, DeploymentVersionVcsChangesetDao deploymentVersionVcsChangesetDao, DeploymentVersionLinkedJiraIssueDao deploymentVersionLinkedJiraIssueDao, ResultsSummaryManager resultsSummaryManager, RepositoryChangesetDao repositoryChangesetDao, LinkedJiraIssueDao linkedJiraIssueDao)
           
 

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

Constructors in com.atlassian.bamboo.migration.stream with parameters of type LinkedJiraIssueDao
LinkedJiraIssueRootMapper(net.sf.hibernate.SessionFactory sessionFactory, LinkedJiraIssueDao linkedJiraIssueDao)
           
 

Uses of LinkedJiraIssueDao in com.atlassian.bamboo.resultsummary
 

Classes in com.atlassian.bamboo.resultsummary that implement LinkedJiraIssueDao
 class LinkedJiraIssueHibernateDao
           
 



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