public class ExportResultChart extends Object
getSucceedSettings()
和
getFailedSettings()
两种方法,用以查看成功和失败的任务。限定符和类型 | 方法和说明 |
---|---|
ExportSettingChart[] |
getFailedSettings()
返回导出失败的任务的
ExportSettingChart
集合。 |
ExportSettingChart[] |
getSucceedSettings()
返回导出成功的任务的
ExportSettingChart 集合。 |
public ExportSettingChart[] getSucceedSettings()
ExportSettingChart
集合。ExportSettingChart
集合public ExportSettingChart[] getFailedSettings()
ExportSettingChart
集合。用户可以通过失败任务的个数是否为0来判断导入是否全部成功。ExportSettingChart
集合Copyright © 2021–2024 SuperMap. All rights reserved.