A process represents a task running on a node
| Name | Type | Description | Notes |
|---|---|---|---|
| processType | String | [optional] | |
| schedule | String | The id of the schedule this process belongs to. | |
| task | String | The id of the task that is instantiated by this process. | |
| taskInterface | String | The task interface used for running the process. |