aboutsummaryrefslogtreecommitdiffstats
path: root/models/src/test/resources/json/AutomationCompositionElementNoOrderedState.json
blob: 934535a050d8893500e210e1d8ce923b4254acff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "id": "a95757ba-b34a-4049-a2a8-46773abcbe5e",
    "definition": {
        "name": "aceDef",
        "version": "0.0.1"
    },
    "participantType": {
        "name": "participantType",
        "version": "0.0.1"
    },
    "state": "UNINITIALISED",
    "orderedState": null,
    "properties":{"key":"{}"}
}