Class:
|
StateEventAudit
|
id:
| StateEventAudit |
Table Name:
| SHKStateEventAudits |
GenerateSecure:
|
false
|
GenerateInsecure:
|
true
|
MassDeletes:
|
false
|
MassUpdates:
|
false
|
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
OId
|
. |
. |
no |
java.math.BigDecimal
|
DECIMAL
|
19,0
|
. |
. |
Version | . | . | no | int | INTEGER | 4,0 | . | . |
RecordedTime | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
RecordedTimeTZO | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
TheUsername | yes | no | no | String | VARCHAR | 100 |
.
|
.
|
TheType | no | yes | no | EventTypeDO
| DECIMAL
| 19,0
| EventType | SHKEventTypes |
ActivityId | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
ActivityName | yes | no | yes | String | VARCHAR | 254 |
.
|
.
|
ProcessId | yes | no | no | String | VARCHAR | 100 |
.
|
.
|
ProcessName | yes | no | yes | String | VARCHAR | 254 |
.
|
.
|
ProcessFactoryName | yes | no | no | String | VARCHAR | 200 |
.
|
.
|
ProcessFactoryVersion | yes | no | no | String | VARCHAR | 20 |
.
|
.
|
ActivityDefinitionId | yes | no | yes | String | VARCHAR | 90 |
.
|
.
|
ActivityDefinitionName | yes | no | yes | String | VARCHAR | 90 |
.
|
.
|
ActivityDefinitionType | yes | no | yes | int | INTEGER | 12,0 |
.
|
.
|
ProcessDefinitionId | yes | no | no | String | VARCHAR | 90 |
.
|
.
|
ProcessDefinitionName | yes | no | yes | String | VARCHAR | 90 |
.
|
.
|
PackageId | yes | no | no | String | VARCHAR | 90 |
.
|
.
|
OldProcessState | no | yes | no | ProcessStateEventAuditDO
| DECIMAL
| 19,0
| ProcessStateEventAudit | SHKProcessStateEventAudits |
NewProcessState | no | yes | no | ProcessStateEventAuditDO
| DECIMAL
| 19,0
| ProcessStateEventAudit | SHKProcessStateEventAudits |
OldActivityState | no | yes | no | ActivityStateEventAuditDO
| DECIMAL
| 19,0
| ActivityStateEventAudit | SHKActivityStateEventAudits |
NewActivityState | no | yes | no | ActivityStateEventAuditDO
| DECIMAL
| 19,0
| ActivityStateEventAudit | SHKActivityStateEventAudits |
CNT | no | no | no | java.math.BigDecimal | DECIMAL | 19,0 |
.
|
.
|
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
StateEventAudit-I1 | yes | no | CNT | |
|