Class ClusterImportListener

java.lang.Object
com.atlassian.jira.bc.dataimport.ha.ClusterImportListener
Direct Known Subclasses:
NoopClusterImportListener

public class ClusterImportListener extends Object
Listens for imports and takes the appropriate actions Only active in a clustered environment where the search platform supports backup invalid input: '&' restore e.g. Lucene. Non-clustered and other search platforms (e.g. OpenSearch) environments should use NoopClusterImportListener.
Since:
v6.1