Class:
|
Activity
|
id:
| Activity |
Table Name:
| SHKActivities |
GenerateSecure:
|
false
|
GenerateInsecure:
|
true
|
MassDeletes:
| true |
MassUpdates:
|
false
|
Relations
|
Class | Table Name | Attribute |
org.enhydra.shark.instancepersistence.data.ProcessRequester | SHKProcessRequesters | ActivityRequester |
org.enhydra.shark.instancepersistence.data.Assignment | SHKAssignmentsTable | Activity |
org.enhydra.shark.instancepersistence.data.ActivityData | SHKActivityData | Activity |
org.enhydra.shark.instancepersistence.data.ActivityDataWOB | SHKActivityDataWOB | Activity |
org.enhydra.shark.instancepersistence.data.AndJoinEntry | SHKAndJoinTable | BlockActivity |
org.enhydra.shark.instancepersistence.data.AndJoinEntry | SHKAndJoinTable | Activity |
org.enhydra.shark.instancepersistence.data.Deadline | SHKDeadlines | Activity |
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 | . | . |
Id | yes | no | no | String | VARCHAR | 100 |
.
|
.
|
ActivitySetDefinitionId | yes | no | yes | String | VARCHAR | 90 |
.
|
.
|
ActivityDefinitionId | yes | no | no | String | VARCHAR | 90 |
.
|
.
|
Process | no | yes | no | ProcessDO
| DECIMAL
| 19,0
| Process | SHKProcesses |
TheResource | no | yes | no | ResourceDO
| DECIMAL
| 19,0
| Resource | SHKResourcesTable |
PDefName | yes | no | no | String | VARCHAR | 200 |
.
|
.
|
ProcessId | yes | no | no | String | VARCHAR | 200 |
.
|
.
|
ResourceId | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
State | no | yes | no | ActivityStateDO
| DECIMAL
| 19,0
| ActivityState | SHKActivityStates |
BlockActivityId | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
Performer | yes | no | yes | String | VARCHAR | 100 |
.
|
.
|
IsPerformerAsynchronous | yes | no | yes | boolean | BIT | 3,0 |
.
|
.
|
Priority | yes | no | yes | int | INTEGER | 12,0 |
.
|
.
|
Name | yes | no | yes | String | VARCHAR | 254 |
.
|
.
|
Activated | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
ActivatedTZO | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
Accepted | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
AcceptedTZO | yes | no | yes | long | BIGINT | 20,0 |
.
|
.
|
LastStateTime | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
LastStateTimeTZO | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
LimitTime | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
LimitTimeTZO | yes | no | no | long | BIGINT | 20,0 |
.
|
.
|
Description | yes | no | yes | String | VARCHAR | 254 |
.
|
.
|
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
Activity-I1 | yes | no | Id | |
Activity-I2 | no | no | Process | |
Activity-I2 | no | no | ActivitySetDefinitionId | |
Activity-I2 | no | no | ActivityDefinitionId | |
Activity-I3 | no | no | Process | |
Activity-I3 | no | no | State | |
|