{
"objects": [
{
"id": "follow-up:1:00000000-0000-0000-0000-000000000000",
"category": "examplecategory",
"key": "follow-up",
"name": "Follow-up",
"description": "Follow up any document (NOTE: The start-form enforces 1 parameter (expiryDateTime) and 1 optional parameter (whatAbout))",
"version": 1,
"global": false,
"startFormDefined": true,
"suspended": false
},
{
"id": "onesteptest_proc:1:00000000-0000-0000-0000-000000000001",
"category": "exampleprocess",
"key": "onesteptest_proc",
"name": "One step test process",
"description": null,
"version": 1,
"global": false,
"startFormDefined": false,
"suspended": false
},
{
"id": "twosteptest_proc:1:00000000-0000-0000-0000-000000000002",
"category": "exampleprocess",
"key": "twosteptest_proc",
"name": "Process-definition-name: Two step test process",
"description": "This is description from model editor (high level, not the visual editor of process). The first step goes to initiator, second to no one (can be played with id-links). There is one form reference (get group id) in the first task.",
"version": 1,
"global": false,
"startFormDefined": false,
"suspended": false
}
],
"numItems": 3,
"totalNumItems": 3,
"hasMoreItems": false
} |