Interface Exportable

    • Method Detail

      • export

        void export​(String toDirectory)
             throws IOException
        Exports the configuration of this object
        Parameters:
        toDirectory - the directory to export to, does not write to disk if null
        Throws:
        IOException - if exporting fails, some files may still be created
      • getFileName

        String getFileName()
        The (short) name of the exported file
        Returns:
        a String with the (short) name of the exported file