Class ProjectExportBean

    • Constructor Detail

      • ProjectExportBean

        public ProjectExportBean()
    • Method Detail

      • isFormFileClass

        public boolean isFormFileClass​(String currentClass)
      • export

        public org.primefaces.model.StreamedContent export()
        Handler for a p:fileDownload.
        Returns:
        An export for the current project as binary data (usually a zip archive).
      • getExportFormat

        @Deprecated
        public EProjectExportFormat getExportFormat()
        Deprecated.
        Since FORMCYCLE version 7.0.0. Projects can only be exported with the new export format
      • setExportFormat

        @Deprecated
        public void setExportFormat​(EProjectExportFormat exportFormat)
        Deprecated.
        Since FORMCYCLE version 7.0.0. Projects can only be exported with the new export format