Interface Exporter

    • Method Detail

      • execute

        boolean execute()
        Run the export process.
        Returns:
        true if the operation is successful, false if it has been cancelled
      • getWorkspace

        Workspace getWorkspace()
        Returns the workspace from where data are exported
        Returns:
        the workspace the data are to be exported
      • setWorkspace

        void setWorkspace​(Workspace workspace)
        Sets the worksapce from where to export data
        Parameters:
        workspace - the workspace to export