| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | [optional] | |
| description | String | [optional] | |
| processId | String | ||
| fromObjectId | String | ||
| fromObjectType | String | ||
| toObjectId | String | ||
| toObjectType | String | ||
| type | String | [default to 'SEQUENTIAL'] | |
| condition | String | [optional] | |
| _default | Boolean | [default to false] | |
| optional | Boolean | [default to false] | |
| createdAt | String | [optional] | |
| updatedAt | String | [optional] |
-
SEQUENTIAL(value:"SEQUENTIAL") -
EVALUATE(value:"EVALUATE") -
SELECT(value:"SELECT") -
PARALLEL(value:"PARALLEL") -
PARALLEL-BY-EVALUATION(value:"PARALLEL-BY-EVALUATION") -
SEC-JOIN(value:"SEC-JOIN") -
DISCRIMINATOR(value:"DISCRIMINATOR")