You've already forked uapf-public-sector-raci
Import UAPF package
Initial template import
This commit is contained in:
21
demo-process/resources/mappings.yaml
Normal file
21
demo-process/resources/mappings.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
version: "1.0"
|
||||
mappings:
|
||||
- taskId: Task_Review
|
||||
type: human
|
||||
resource: policy-reviewer
|
||||
role: Reviewer
|
||||
|
||||
- taskId: Task_Revise
|
||||
type: human
|
||||
resource: policy-author
|
||||
role: Author
|
||||
|
||||
- taskId: Task_Publish
|
||||
type: system
|
||||
resource: publication-system
|
||||
endpoint: /api/publish
|
||||
|
||||
- taskId: Task_Notify
|
||||
type: agent
|
||||
resource: notification-service
|
||||
channel: email
|
||||
Reference in New Issue
Block a user