未验证 提交 f8ec3bd3 编写于 作者: O openharmony_ci 提交者: Gitee

!15216 修改资源调度接口文档中bundleEvents, queryAppGroup, queryCurrentBundleEvents为系统API

Merge pull request !15216 from Houdisheng/master
......@@ -133,6 +133,8 @@ queryAppGroup(): Promise<number>
**系统能力**:SystemCapability.ResourceSchedule.UsageStatistics.AppGroup
**系统API**:此接口为系统接口。
**返回值**
| 类型 | 说明 |
......@@ -175,6 +177,8 @@ queryAppGroup(callback: AsyncCallback<number>): void
**系统能力**:SystemCapability.ResourceSchedule.UsageStatistics.AppGroup
**系统API**:此接口为系统接口。
**参数**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -552,6 +556,8 @@ queryCurrentBundleEvents(begin: number, end: number, callback: AsyncCallback<
**系统能力**:SystemCapability.ResourceSchedule.UsageStatistics.App
**系统API**:此接口为系统接口。
**参数**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -601,6 +607,8 @@ queryCurrentBundleEvents(begin: number, end: number): Promise<Array<Bundle
**系统能力**:SystemCapability.ResourceSchedule.UsageStatistics.App
**系统API**:此接口为系统接口。
**参数**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -1558,6 +1566,8 @@ FA卡片的使用信息的属性集合。
**系统能力**:以下各项对应的系统能力均为SystemCapability.ResourceSchedule.UsageStatistics.App
**系统API**:此接口为系统接口。
| 名称 | 类型 | 必填 | 说明 |
| --------------------- | ------ | ---- | ---------------------------------------- |
| bundleName | string | 是 | 应用包名。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册