public class ClusterImportListener extends Object
Constructor and Description |
---|
ClusterImportListener(MessageHandlerService messageHandlerService,
ClusterImportService clusterImportService) |
Modifier and Type | Method and Description |
---|---|
void |
onImportCompleted(ImportCompletedEvent importCompletedEvent) |
void |
onImportStarted(ImportStartedEvent importStartedEvent) |
void |
onRemoteImportCompleted(RemoteImportCompletedEvent remoteImportCompletedEvent) |
public ClusterImportListener(MessageHandlerService messageHandlerService, ClusterImportService clusterImportService)
@EventListener public void onImportStarted(ImportStartedEvent importStartedEvent)
@EventListener public void onImportCompleted(ImportCompletedEvent importCompletedEvent)
@EventListener public void onRemoteImportCompleted(RemoteImportCompletedEvent remoteImportCompletedEvent)
Copyright © 2002-2019 Atlassian. All Rights Reserved.