|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
public interface I_CmsStaticExportHandler
Provides a method for scrubbing files from the export folder that might have been changed, so that the export is newly created after the next request to the resource.
| Method Summary | |
|---|---|
boolean |
isBusy()
Returns true if this static export handler is currently
performing a static export operation. |
void |
performEventPublishProject(CmsUUID publishHistoryId,
I_CmsReport report)
Scrubs files from the export folder that might have been changed. |
| Method Detail |
|---|
boolean isBusy()
true if this static export handler is currently
performing a static export operation.
true if this static export handler is currently
performing a static export operation
void performEventPublishProject(CmsUUID publishHistoryId,
I_CmsReport report)
publishHistoryId - the CmsUUID of the published projectreport - an I_CmsReport instance to print output message,
or null to write messages to the log file
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||