Skip to main content

ProcessModel

Version: v1.0.0

Stored entity

Partition key pk, sort key sk

Overview

Process model

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstr
typestr
tenant_idstr
created_atstr
updated_atstr
process_idstr
titlestr
orderint
is_voidedbool
stagesList[Any]

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /newtaskManager/processsrc/process/process_post.py
StreamDynamoDB streamtable items where type = TASKsrc/task/task_opensearch_sync.py
APIGET /newtaskManager/processsrc/process/process_get.py
APIGET /newtaskManager/tasksrc/task/task_get.py

Change history

v1.0.0 · 2025-03-15 · Olaniyi Ajayi · 338416124

fx

  • Initial version.

Generated from dismantly-backend/Microservices/TaskManager/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC