Uses of Interface
com.atlassian.bamboo.user.cleanup.CrowdDeletedEntityDao
Packages that use CrowdDeletedEntityDao
-
Uses of CrowdDeletedEntityDao in com.atlassian.bamboo.migration.stream
Constructors in com.atlassian.bamboo.migration.stream with parameters of type CrowdDeletedEntityDaoModifierConstructorDescriptionprotectedCrowdDeletedEntityMapper(org.hibernate.SessionFactory sessionFactory, org.springframework.transaction.support.TransactionOperations transactionOperations, CrowdDeletedEntityDao crowdDeletedEntityDao) -
Uses of CrowdDeletedEntityDao in com.atlassian.bamboo.user.cleanup
Classes in com.atlassian.bamboo.user.cleanup that implement CrowdDeletedEntityDaoConstructors in com.atlassian.bamboo.user.cleanup with parameters of type CrowdDeletedEntityDaoModifierConstructorDescriptionCrowdDeletedEntityCleanupServiceImpl(BambooUserManager bambooUserManager, CrowdDeletedEntityDao crowdDeletedEntityDao) CrowdDeletedEntityEventListener(CrowdDeletedEntityDao crowdDeletedEntityDao)