Interface DataExportEvent

All Known Implementing Classes:
ExportCompletedEvent, ExportFailedEvent, ExportStartedEvent, ExportSuccessfulEvent

public interface DataExportEvent
The interface implemented by events related to JIRA data export.
Since:
v6.2
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getXmlExportTime

      Long getXmlExportTime()
      Returns:
      the time in milliseconds when the export was started.