您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
org.opencms.report
接口 I_CmsReportThread
所有已知实现类:
A_CmsReportThread
,
CmsChangeElementLocaleThread
,
CmsCloneModuleThread
,
CmsContentCheckThread
,
CmsConvertXmlThread
,
CmsDatabaseImportThread
,
CmsElementRenameThread
,
CmsExportThread
,
CmsExternalLinksValidatorThread
,
CmsHistoryClearThread
,
CmsHtmlImportThread
,
CmsIndexingReportThread
,
CmsLanguageCopyThread
,
CmsMergePagesThread
,
CmsModuleAddResourceTypeThread
,
CmsModuleDeleteThread
,
CmsModuleReplaceThread
,
CmsProjectDeleteThread
,
CmsRelationsValidatorThread
,
CmsRemovePubLocksThread
,
CmsSearchReplaceThread
,
CmsSitesWebserverThread
,
CmsStaticExportThread
,
CmsSynchronizeThread
,
CmsTagReplaceThread
,
CmsUpdateXmlThread
,
CmsXmlContentRepairThread
public interface
I_CmsReportThread
Identifies a class that can be used as a report thread .
从以下版本开始:
6.0.0
方法概要
方法
限定符和类型
方法和说明
CmsUUID
getUUID
()
Returns the OpenCms UUID of this report thread.
void
start
()
Starts the report thread.
方法详细资料
getUUID
CmsUUID
getUUID()
Returns the OpenCms UUID of this report thread.
返回:
the OpenCms UUID of this report thread
start
void start()
Starts the report thread.
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法