Interface I_CmsStaticExportHandler

    • Method Detail

      • isBusy

        boolean isBusy()
        Returns true if this static export handler is currently performing a static export operation.

        Returns:
        true if this static export handler is currently performing a static export operation
      • performEventPublishProject

        void performEventPublishProject​(CmsUUID publishHistoryId,
                                        I_CmsReport report)
        Scrubs files from the export folder that might have been changed.
        Parameters:
        publishHistoryId - the CmsUUID of the published project
        report - an I_CmsReport instance to print output message, or null to write messages to the log file