{
"stage_entry": [
{
"type": "SYSTEM_DEFINED",
"conditions": {
"logicalOp": "and",
"type": "MASTER",
"subExpressions": [
{
"firstValue": "string",
"op": " <",
"secondValue": "string"
}
]
},
"actionResults": [
{
"_id": "string",
"type": "STAGE_MOVEMENT",
"resultDetails": {
"activityType": "AUDIT",
"entityType": "WORKFLOW",
"entityId": "string",
"entityClassId": "string",
"message": "string",
"creatingLocalUserId": "string"
}
}
]
}
],
"stage_exit": [
{
"type": "SYSTEM_DEFINED",
"conditions": {
"logicalOp": "and",
"type": "MASTER",
"subExpressions": [
{
"firstValue": "string",
"op": " <",
"secondValue": "string"
}
]
},
"actionResults": [
{
"_id": "string",
"type": "STAGE_MOVEMENT",
"resultDetails": {
"activityType": "AUDIT",
"entityType": "WORKFLOW",
"entityId": "string",
"entityClassId": "string",
"message": "string",
"creatingLocalUserId": "string"
}
}
]
}
],
"field_update": [
{
"type": "SYSTEM_DEFINED",
"conditions": {
"logicalOp": "and",
"type": "MASTER",
"subExpressions": [
{
"firstValue": "string",
"op": " <",
"secondValue": "string"
}
]
},
"actionResults": [
{
"_id": "string",
"type": "STAGE_MOVEMENT",
"resultDetails": {
"activityType": "AUDIT",
"entityType": "WORKFLOW",
"entityId": "string",
"entityClassId": "string",
"message": "string",
"creatingLocalUserId": "string"
}
}
]
}
],
"sla_breach": [
{
"type": "SYSTEM_DEFINED",
"conditions": {
"logicalOp": "and",
"type": "MASTER",
"subExpressions": [
{
"firstValue": "string",
"op": " <",
"secondValue": "string"
}
]
},
"actionResults": [
{
"_id": "string",
"type": "STAGE_MOVEMENT",
"resultDetails": {
"activityType": "AUDIT",
"entityType": "WORKFLOW",
"entityId": "string",
"entityClassId": "string",
"message": "string",
"creatingLocalUserId": "string"
}
}
]
}
]
}