|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.staticexport.A_CmsStaticExportHandler
org.opencms.staticexport.A_CmsOnDemandStaticExportHandler
Abstract implementation for the
interface.I_CmsStaticExportHandler
This handler is most suitable for dynamic sites that use the static export as optimization for non-dynamic content.
I_CmsStaticExportHandler
Field Summary |
Fields inherited from class org.opencms.staticexport.A_CmsStaticExportHandler |
m_busy |
Constructor Summary | |
A_CmsOnDemandStaticExportHandler()
|
Method Summary | |
void |
performEventPublishProject(CmsUUID publishHistoryId,
I_CmsReport report)
Scrubs files from the export folder that might have been changed. |
Methods inherited from class org.opencms.staticexport.A_CmsStaticExportHandler |
getRelatedFilesToPurge, getSiblingsList, isBusy, purgeFile, scrubExportFolders |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opencms.staticexport.I_CmsStaticExportHandler |
isBusy |
Constructor Detail |
public A_CmsOnDemandStaticExportHandler()
Method Detail |
public void performEventPublishProject(CmsUUID publishHistoryId, I_CmsReport report)
I_CmsStaticExportHandler
performEventPublishProject
in interface I_CmsStaticExportHandler
performEventPublishProject
in class A_CmsStaticExportHandler
I_CmsStaticExportHandler.performEventPublishProject(org.opencms.util.CmsUUID, org.opencms.report.I_CmsReport)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |