{
"defaultStatusMappings": [
{
"newStatusReference": "string",
"oldStatusReference": "string"
}
],
"description": "string",
"id": "string",
"startPointLayout": {
"x": 0,
"y": 0
},
"statusMappings": [
{
"issueTypeId": "string",
"projectId": "string",
"statusMigrations": [
{
"newStatusReference": "string",
"oldStatusReference": "string"
}
]
}
],
"statuses": [
{
"layout": {
"x": 0,
"y": 0
},
"properties": {
"property1": "string",
"property2": "string"
},
"statusReference": "string"
}
],
"transitions": [
{
"actions": [
{
"id": "string",
"parameters": {
"property1": "string",
"property2": "string"
},
"ruleKey": "string"
}
],
"conditions": {
"conditionGroups": [
{}
],
"conditions": [
{
"id": "string",
"parameters": {
"property1": "string",
"property2": "string"
},
"ruleKey": "string"
}
],
"operation": "ANY"
},
"customIssueEventId": "string",
"description": "string",
"from": [
{
"port": 0,
"statusReference": "string"
}
],
"id": "string",
"name": "string",
"properties": {
"property1": "string",
"property2": "string"
},
"to": {
"port": 0,
"statusReference": "string"
},
"transitionScreen": {
"id": "string",
"parameters": {
"property1": "string",
"property2": "string"
},
"ruleKey": "string"
},
"triggers": [
{
"id": "string",
"parameters": {
"property1": "string",
"property2": "string"
},
"ruleKey": "string"
}
],
"type": "INITIAL",
"validators": [
{
"id": "string",
"parameters": {
"property1": "string",
"property2": "string"
},
"ruleKey": "string"
}
]
}
],
"version": {
"id": "string",
"versionNumber": 0
}
}