addedTaskIds property

List<String> addedTaskIds
final

仅在当前 run 中出现的 task id(新增)。

Implementation

final List<String> addedTaskIds;