feat: add knowledge API docs
This commit is contained in:
30
public/api/knowledge-areas/KA10/processes.json
Normal file
30
public/api/knowledge-areas/KA10/processes.json
Normal file
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"id": "P10.1",
|
||||
"name": "识别干系人",
|
||||
"processGroupId": "PG01",
|
||||
"processGroupName": "启动过程组",
|
||||
"purpose": "使项目团队能够建立对每个干系人或干系人群体的适度关注。本过程应根据需要在整个项目期间定期开展。"
|
||||
},
|
||||
{
|
||||
"id": "P10.2",
|
||||
"name": "规划干系人参与",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "提供与干系人进行有效互动的可行计划。本过程应根据需要在整个项目期间定期开展。"
|
||||
},
|
||||
{
|
||||
"id": "P10.3",
|
||||
"name": "管理干系人参与",
|
||||
"processGroupId": "PG03",
|
||||
"processGroupName": "执行过程组",
|
||||
"purpose": "尽可能提高干系人的支持度,并降低干系人的抵制程度。本过程需要在整个项目期间开展。"
|
||||
},
|
||||
{
|
||||
"id": "P10.4",
|
||||
"name": "监督干系人参与",
|
||||
"processGroupId": "PG04",
|
||||
"processGroupName": "监控过程组",
|
||||
"purpose": "随着项目进展和环境变化,维持或提升干系人参与活动的效率和效果。本过程需要在整个项目期间开展。"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user