taskDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| taskId (string) | 1/1 | |
| timeCreated (long) | 1/1 | |
| creatorNodeId (string) | 1/1 | |
| timeUpdated (long) | 1/1 | |
| isDone (boolean) | 1/1 | |
| aborted (boolean) | 1/1 | |
| properties ((anonymous)) | 0/1 | |
| previousTask (string) | 0/1 | |
| nextTasks (string) | 0/unbounded |