Task data and the start task data of tasks
| Primary Key | Name | Type | Length | Precision | Can Be Null | Default | References | Action | Hints | Comment |
|---|---|---|---|---|---|---|---|---|---|---|
| true | TaskSwitchEventId | BIGINT | false | IWA_TaskSwitchEvent(TaskSwitchEventId) | ON DELETE CASCADE | MsSqlServer , MySql | Identifies the start task data. References the task element event that this start task data belongs to | |||
| false | StartTaskData | BLOB | false | The task process data. The data are stored as serialized java objekt. |
| Object | Strategy |
|---|---|
| IWA_StartTaskData | ALL_REMOVE_UNUSED |
| Object | NoReferenceUseTrigger |
|---|---|
| TaskSwitchEventId | true |
| Object | NoReferenceUseTrigger |
|---|---|
| TaskSwitchEventId | true |