|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryChangesetDao | |
---|---|
com.atlassian.bamboo.migration.stream | |
com.atlassian.bamboo.resultsummary.vcs | |
com.atlassian.bamboo.upgrade.tasks |
Uses of RepositoryChangesetDao in com.atlassian.bamboo.migration.stream |
---|
Constructors in com.atlassian.bamboo.migration.stream with parameters of type RepositoryChangesetDao | |
---|---|
CommitRootMapper(net.sf.hibernate.SessionFactory sessionFactory,
CommitDao commitDao,
ExtendedAuthorManager extendedAuthorManager,
RepositoryChangesetDao repositoryChangesetDao)
|
|
RelevantChangesetsMapper(net.sf.hibernate.SessionFactory sessionFactory,
RepositoryChangesetDao repositoryChangesetDao)
|
|
RepositoryChangesetMapper(net.sf.hibernate.SessionFactory sessionFactory,
RepositoryChangesetDao repositoryChangesetDao)
|
Uses of RepositoryChangesetDao in com.atlassian.bamboo.resultsummary.vcs |
---|
Classes in com.atlassian.bamboo.resultsummary.vcs that implement RepositoryChangesetDao | |
---|---|
class |
RepositoryChangesetHibernateDao
|
Constructors in com.atlassian.bamboo.resultsummary.vcs with parameters of type RepositoryChangesetDao | |
---|---|
RepositoryChangesetManagerImpl(RepositoryChangesetDao repositoryChangesetDao)
|
Uses of RepositoryChangesetDao in com.atlassian.bamboo.upgrade.tasks |
---|
Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type RepositoryChangesetDao | |
---|---|
void |
UpgradeTask2708RemoveNullRepositories.setRepositoryChangesetDao(RepositoryChangesetDao repositoryChangesetDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |