public class ConfluenceDirectoryMonitorRefresherStarter extends Object
Constructor and Description |
---|
ConfluenceDirectoryMonitorRefresherStarter(com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.scheduler.SchedulerService schedulerService,
long refresherJobIntervalMillis) |
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(com.atlassian.crowd.event.directory.DirectoryCreatedEvent event) |
void |
handleEvent(com.atlassian.crowd.event.directory.DirectoryDeletedEvent event) |
void |
handleEvent(com.atlassian.crowd.event.directory.DirectoryUpdatedEvent event) |
void |
onApplicationReady(com.atlassian.crowd.event.application.ApplicationReadyEvent event) |
void |
onXMLRestore(com.atlassian.crowd.event.migration.XMLRestoreFinishedEvent event) |
void |
registerListener() |
void |
unregisterListener() |
public ConfluenceDirectoryMonitorRefresherStarter(com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.scheduler.SchedulerService schedulerService, long refresherJobIntervalMillis)
@PostConstruct public void registerListener()
@PreDestroy public void unregisterListener()
@EventListener public void onApplicationReady(com.atlassian.crowd.event.application.ApplicationReadyEvent event)
@EventListener public void onXMLRestore(com.atlassian.crowd.event.migration.XMLRestoreFinishedEvent event)
@EventListener public void handleEvent(com.atlassian.crowd.event.directory.DirectoryUpdatedEvent event)
@EventListener public void handleEvent(com.atlassian.crowd.event.directory.DirectoryDeletedEvent event)
@EventListener public void handleEvent(com.atlassian.crowd.event.directory.DirectoryCreatedEvent event)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences