Task data and the start task data of tasks
Primary Key | Name | Type | Length | Precision | Can Be Null | Default | References | Action | Hints | Comment |
---|---|---|---|---|---|---|---|---|---|---|
true | IntermediateEventId | BIGINT | false | IWA_IntermediateEvent(IntermediateEventId) | ON DELETE CASCADE | Identifies the intermediate event data. References the intermediate event that this intermediate event data belongs to. | ||||
false | ResultObjectData | BLOB | false | The result object of the intermediate event. The data are stored as serialized java objects. |
Object | Strategy |
---|---|
IWA_IntermediateEventData | ALL_REMOVE_UNUSED |