操作 旧版本 新版本 d.ts文件
API模型切换 类名:WorkInfo;
API声明:workId: number;
差异内容:NA
类名:WorkInfo;
API声明:workId: number;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:bundleName: string;
差异内容:NA
类名:WorkInfo;
API声明:bundleName: string;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:abilityName: string;
差异内容:NA
类名:WorkInfo;
API声明:abilityName: string;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:isPersisted?: boolean;
差异内容:NA
类名:WorkInfo;
API声明:isPersisted?: boolean;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:networkType?: NetworkType;
差异内容:NA
类名:WorkInfo;
API声明:networkType?: NetworkType;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:isCharging?: boolean;
差异内容:NA
类名:WorkInfo;
API声明:isCharging?: boolean;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:chargerType?: ChargingType;
差异内容:NA
类名:WorkInfo;
API声明:chargerType?: ChargingType;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:batteryLevel?: number;
差异内容:NA
类名:WorkInfo;
API声明:batteryLevel?: number;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:batteryStatus?: BatteryStatus;
差异内容:NA
类名:WorkInfo;
API声明:batteryStatus?: BatteryStatus;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:storageRequest?: StorageRequest;
差异内容:NA
类名:WorkInfo;
API声明:storageRequest?: StorageRequest;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:repeatCycleTime?: number;
差异内容:NA
类名:WorkInfo;
API声明:repeatCycleTime?: number;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:isRepeat?: boolean;
差异内容:NA
类名:WorkInfo;
API声明:isRepeat?: boolean;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:repeatCount?: number;
差异内容:NA
类名:WorkInfo;
API声明:repeatCount?: number;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:isDeepIdle?: boolean;
差异内容:NA
类名:WorkInfo;
API声明:isDeepIdle?: boolean;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:idleWaitTime?: number;
差异内容:NA
类名:WorkInfo;
API声明:idleWaitTime?: number;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:WorkInfo;
API声明:parameters?: {
[key: string]: number | string | boolean;
};
差异内容:NA
类名:WorkInfo;
API声明:parameters?: Record<string, number | string | boolean>;
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:NetworkType;
API声明:NETWORK_TYPE_ANY = 0
差异内容:NA
类名:NetworkType;
API声明:NETWORK_TYPE_ANY = 0
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:NetworkType;
API声明:NETWORK_TYPE_MOBILE
差异内容:NA
类名:NetworkType;
API声明:NETWORK_TYPE_MOBILE
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:NetworkType;
API声明:NETWORK_TYPE_WIFI
差异内容:NA
类名:NetworkType;
API声明:NETWORK_TYPE_WIFI
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:NetworkType;
API声明:NETWORK_TYPE_BLUETOOTH
差异内容:NA
类名:NetworkType;
API声明:NETWORK_TYPE_BLUETOOTH
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:NetworkType;
API声明:NETWORK_TYPE_WIFI_P2P
差异内容:NA
类名:NetworkType;
API声明:NETWORK_TYPE_WIFI_P2P
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:NetworkType;
API声明:NETWORK_TYPE_ETHERNET
差异内容:NA
类名:NetworkType;
API声明:NETWORK_TYPE_ETHERNET
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:ChargingType;
API声明:CHARGING_PLUGGED_ANY = 0
差异内容:NA
类名:ChargingType;
API声明:CHARGING_PLUGGED_ANY = 0
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:ChargingType;
API声明:CHARGING_PLUGGED_AC
差异内容:NA
类名:ChargingType;
API声明:CHARGING_PLUGGED_AC
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:ChargingType;
API声明:CHARGING_PLUGGED_USB
差异内容:NA
类名:ChargingType;
API声明:CHARGING_PLUGGED_USB
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:ChargingType;
API声明:CHARGING_PLUGGED_WIRELESS
差异内容:NA
类名:ChargingType;
API声明:CHARGING_PLUGGED_WIRELESS
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:BatteryStatus;
API声明:BATTERY_STATUS_LOW = 0
差异内容:NA
类名:BatteryStatus;
API声明:BATTERY_STATUS_LOW = 0
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:BatteryStatus;
API声明:BATTERY_STATUS_OKAY
差异内容:NA
类名:BatteryStatus;
API声明:BATTERY_STATUS_OKAY
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:BatteryStatus;
API声明:BATTERY_STATUS_LOW_OR_OKAY
差异内容:NA
类名:BatteryStatus;
API声明:BATTERY_STATUS_LOW_OR_OKAY
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:StorageRequest;
API声明:STORAGE_LEVEL_LOW = 0
差异内容:NA
类名:StorageRequest;
API声明:STORAGE_LEVEL_LOW = 0
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:StorageRequest;
API声明:STORAGE_LEVEL_OKAY
差异内容:NA
类名:StorageRequest;
API声明:STORAGE_LEVEL_OKAY
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:StorageRequest;
API声明:STORAGE_LEVEL_LOW_OR_OKAY
差异内容:NA
类名:StorageRequest;
API声明:STORAGE_LEVEL_LOW_OR_OKAY
差异内容:StageModelOnly
api/@ohos.resourceschedule.workScheduler.d.ts
API模型切换 类名:global;
API声明:export type WorkSchedulerExtensionContext = _WorkSchedulerExtensionContext;
差异内容:NA
类名:global;
API声明:export type WorkSchedulerExtensionContext = _WorkSchedulerExtensionContext;
差异内容:StageModelOnly
api/@ohos.WorkSchedulerExtensionAbility.d.ts
syscap变更 类名:global;
API声明: declare namespace bundleState
差异内容:NA
类名:global;
API声明: declare namespace bundleState
差异内容:SystemCapability.ResourceSchedule.UsageStatistics.App
api/@ohos.bundleState.d.ts
syscap变更 类名:global;
API声明: declare namespace usageStatistics
差异内容:NA
类名:global;
API声明: declare namespace usageStatistics
差异内容:SystemCapability.ResourceSchedule.UsageStatistics.App
api/@ohos.resourceschedule.usageStatistics.d.ts
syscap变更 类名:global;
API声明: declare namespace workScheduler
差异内容:NA
类名:global;
API声明: declare namespace workScheduler
差异内容:SystemCapability.ResourceSchedule.WorkScheduler
api/@ohos.resourceschedule.workScheduler.d.ts
syscap变更 类名:global;
API声明:export type WorkSchedulerExtensionContext = _WorkSchedulerExtensionContext;
差异内容:NA
类名:global;
API声明:export type WorkSchedulerExtensionContext = _WorkSchedulerExtensionContext;
差异内容:SystemCapability.ResourceSchedule.WorkScheduler
api/@ohos.WorkSchedulerExtensionAbility.d.ts
属性变更 类名:WorkInfo;
API声明:parameters?: {
[key: string]: number | string | boolean;
};
差异内容:{
[key: string]: number | string | boolean;
}
类名:WorkInfo;
API声明:parameters?: Record<string, number | string | boolean>;
差异内容:Record<string, number | string | boolean>
api/@ohos.resourceschedule.workScheduler.d.ts
起始版本有变化 类名:global;
API声明:export type WorkSchedulerExtensionContext = _WorkSchedulerExtensionContext;
差异内容:NA
类名:global;
API声明:export type WorkSchedulerExtensionContext = _WorkSchedulerExtensionContext;
差异内容:10
api/@ohos.WorkSchedulerExtensionAbility.d.ts
kit变更 NA BackgroundTasksKit api/@ohos.backgroundTaskManager.d.ts
kit变更 NA BackgroundTasksKit api/@ohos.bundleState.d.ts
kit变更 NA BackgroundTasksKit api/@ohos.resourceschedule.backgroundTaskManager.d.ts
kit变更 NA BackgroundTasksKit api/@ohos.resourceschedule.workScheduler.d.ts
kit变更 NA BackgroundTasksKit api/@ohos.WorkSchedulerExtensionAbility.d.ts