Interface IPortalExportStartEvent

All Superinterfaces:
IPortalExportEvent, IServerEvent
All Known Implementing Classes:
PortalExportStartEvent

@Scriptable public interface IPortalExportStartEvent extends IPortalExportEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the export file or directory.
  • Method Details

    • getExportFile

      File getExportFile()
      Get the export file or directory.
      Returns:
      The export file or directory.