Interface IPortalExportEndEvent

    • Method Detail

      • getExportFile

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

        boolean isSuccess()
        Determine if the portal export was successful.
        Returns:
        true if the portal export was successful, or false otherwise.