| Package | Description |
|---|---|
| org.activiti.engine.impl.persistence.entity |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractJobEntity |
interface |
AttachmentEntity |
interface |
ByteArrayEntity |
interface |
CompensateEventSubscriptionEntity |
interface |
DeadLetterJobEntity
Suspended jobs are stored separately to increase the normal job query performance
|
interface |
EventSubscriptionEntity |
interface |
ExecutionEntity |
interface |
GroupEntity |
interface |
HistoricDetailVariableInstanceUpdateEntity |
interface |
HistoricVariableInstanceEntity |
interface |
IdentityInfoEntity |
interface |
JobEntity
Represents an async job: a piece of logic that needs to be executed asynchronously.
|
interface |
MessageEventSubscriptionEntity |
interface |
ModelEntity |
interface |
ProcessDefinitionEntity |
interface |
ProcessDefinitionInfoEntity |
interface |
PropertyEntity |
interface |
SignalEventSubscriptionEntity |
interface |
SuspendedJobEntity
Suspended jobs are stored separately to increase the normal job query performance
|
interface |
TaskEntity |
interface |
TimerJobEntity
Stub of the common parts of a Job.
|
interface |
UserEntity |
interface |
VariableInstance |
interface |
VariableInstanceEntity |
Copyright © 2016 Alfresco. All rights reserved.