You've already forked uapf-public-sector-raci
Import UAPF package
22 lines
410 B
YAML
22 lines
410 B
YAML
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
|