Class:
|
ActivityHistoryInfo
|
id:
| ActivityHistoryInfo |
Table Name:
| SHKActivityHistoryInfo |
GenerateSecure:
|
false
|
GenerateInsecure:
|
true
|
MassDeletes:
|
false
|
MassUpdates:
|
false
|
Relations
|
Class | Table Name | Attribute |
org.enhydra.shark.eventaudit.data.ActivityHistoryDetails | SHKActivityHistoryDetails | ActivityHistoryInfo |
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 | . | . |
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 |
.
|
.
|
ProcessDefinitionId | yes | no | no | String | VARCHAR | 90 |
.
|
.
|
ProcessDefinitionName | yes | no | yes | String | VARCHAR | 90 |
.
|
.
|
ProcessPriority | yes | no | yes | int | INTEGER | 12,0 |
.
|
.
|
ProcessLimitTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
ProcessDescription | yes | no | yes | String | VARCHAR | 254 |
.
|
.
|
PackageId | yes | no | no | String | VARCHAR | 90 |
.
|
.
|
ActivityId | yes | no | no | String | VARCHAR | 100 |
.
|
.
|
ActivityName | yes | no | yes | String | VARCHAR | 254 |
.
|
.
|
ActivityPriority | yes | no | yes | int | INTEGER | 12,0 |
.
|
.
|
ActivityLimitTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
ActivityDescription | yes | no | yes | String | VARCHAR | 254 |
.
|
.
|
ActivityDefinitionId | yes | no | no | String | VARCHAR | 90 |
.
|
.
|
ActivityDefinitionName | yes | no | yes | String | VARCHAR | 90 |
.
|
.
|
ActivityDefinitionType | yes | no | yes | int | INTEGER | 12,0 |
.
|
.
|
DeadlineTimeLimit | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
DeadlineExceptionName | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
DeadlineIsSynchronous | yes | no | yes | boolean | BIT | 3,0 |
.
|
.
|
CreatedTime | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
CreatedTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
StartedTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
StartedTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
SuspendedTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
SuspendedTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
ResumedTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
ResumedTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
AcceptedTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
AcceptedTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
RejectedTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
RejectedTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
ClosedTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
ClosedTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
DeletionTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
DeletionTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
CreatedByUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
StartedByUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
SuspendedByUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
ResumedByUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
AcceptedByUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
RejectedByUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
ClosedByUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
DeletedByUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
CurrentUsername | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
LastState | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
LastStateTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
LastStateTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
LastRecordedTime | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
LastRecordedTimeTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
ActivityDuration | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
IsDeleted | yes | no | yes | boolean | BIT | 3,0 |
.
|
.
|
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
ActivityHistoryInfo-I1 | yes | no | ActivityId | |
ActivityHistoryInfo-I2 | no | no | ProcessId | |
|