public class

RemoteImportCompletedEvent

extends Object
java.lang.Object
   ↳ com.atlassian.jira.bc.dataimport.ha.RemoteImportCompletedEvent

Class Overview

Raised after a Remote Export has completed

Summary

Public Constructors
RemoteImportCompletedEvent(String indexBackupFileName)
Public Methods
String getIndexBackupFileName()
boolean isImportSuccessful()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public RemoteImportCompletedEvent (String indexBackupFileName)

Public Methods

public String getIndexBackupFileName ()

public boolean isImportSuccessful ()