程序包 | 说明 |
---|---|
org.opencms.publish |
Classes to handle the OpenCms publish process.
|
org.opencms.report |
Classes used to generate the OpenCms reports, which are displayed during publish, import, export etc.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsPublishReport
Report class used for the publish operations.
|
限定符和类型 | 方法和说明 |
---|---|
protected static CmsPrintStreamReport |
CmsPublishReport.decorate(I_CmsReport report)
Returns a publish report instance that writes to the given report as well as
to the given temporary file.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsShellReport
Report class used for the shell.
|