Uses of Interface
com.atlassian.bamboo.migration.beans.AuthorMigrationCache
-
Packages that use AuthorMigrationCache Package Description com.atlassian.bamboo.deployments.versions.migration.stream.commits com.atlassian.bamboo.migration.beans -
-
Uses of AuthorMigrationCache in com.atlassian.bamboo.deployments.versions.migration.stream.commits
Constructors in com.atlassian.bamboo.deployments.versions.migration.stream.commits with parameters of type AuthorMigrationCache Constructor Description DeploymentVersionVcsCommitMapper(org.hibernate.SessionFactory sessionFactory, AuthorMigrationCache authorMigrationCache, DeploymentVersionVcsCommitDao deploymentVersionVcsCommitDao, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations)
-
Uses of AuthorMigrationCache in com.atlassian.bamboo.migration.beans
Classes in com.atlassian.bamboo.migration.beans that implement AuthorMigrationCache Modifier and Type Class Description class
AuthorMigrationCacheImpl
-