| Name | Type | Description | Notes |
|---|---|---|---|
| step | Number | Activity model step | [optional] |
| relaunchStep | Number | Activity model relaunch step | [optional] |
| taskModels | [TaskModelDTO] | List of task models | [optional] |
| lifeCycleState | String | Final lifecycle state | [optional] |
| type | String | Type of the workflow model | [optional] |
| tasksToComplete | Number | Amount of tasks to complete | [optional] |
SEQUENTIAL (value: "SEQUENTIAL")
PARALLEL (value: "PARALLEL")