The Class WFActionDto.
| name | data type | type | namespace | min/max occurs | constraints | description |
|---|---|---|---|---|---|---|
| actionEl | string | element | 1/1 | required | The action el. | |
| conditionEl | string | element | 0/1 | The condition el. | ||
| priority | int | element | 0/1 | The priority. | ||
| uuid | string | element | 0/1 | The uuid. |
Example
<w-----> <uuid>...</uuid> <actionEl>...</actionEl> <priority>...</priority> <conditionEl>...</conditionEl> </w----->