admin-dashboard-backend/groupTasks/testa/index.json

47 lines
929 B
JSON

{
"category": "Test",
"name": "hello world",
"tasks": [
{
"name": "Test1",
"onFinish": "pause",
"undoPossible": false,
"repeatPossible": false,
"scriptPath": "",
"parameters": []
},
{
"name": "Test2",
"onFinish": "nextStep",
"undoPossible": false,
"repeatPossible": false,
"scriptPath": "",
"parameters": []
},
{
"name": "Test3",
"onFinish": "nextStep",
"undoPossible": false,
"repeatPossible": false,
"scriptPath": "",
"parameters": []
},
{
"name": "Test3",
"onFinish": "nextStep",
"undoPossible": false,
"repeatPossible": false,
"scriptPath": "",
"parameters": []
},
{
"name": "Test3",
"onFinish": "nextStep",
"undoPossible": false,
"repeatPossible": false,
"scriptPath": "",
"parameters": []
}
]
}