public class DirectoryCreationListener extends Object
Constructor and Description |
---|
DirectoryCreationListener(LongRunningTaskManager longRunningTaskManager,
LegacyJiraUserDataMigrator userDataMigrator,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.atlassian.crowd.directory.loader.DirectoryInstanceLoader directoryInstanceLoader,
com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService,
com.atlassian.bandana.BandanaManager bandanaManager) |
Modifier and Type | Method and Description |
---|---|
void |
OnDirectoryCreated(com.atlassian.crowd.event.directory.DirectoryCreatedEvent directoryCreatedEvent) |
public DirectoryCreationListener(LongRunningTaskManager longRunningTaskManager, LegacyJiraUserDataMigrator userDataMigrator, org.springframework.transaction.PlatformTransactionManager transactionManager, @Qualifier(value="directoryInstanceLoader") com.atlassian.crowd.directory.loader.DirectoryInstanceLoader directoryInstanceLoader, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, com.atlassian.bandana.BandanaManager bandanaManager)
Copyright © 2003–2016 Atlassian. All rights reserved.