| Modifier and Type | Class and Description |
|---|---|
class |
VariableInstanceEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAppEngineEntity |
class |
AppDefinitionEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchEntity |
interface |
BatchPartEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBatchServiceEntity |
class |
BatchEntityImpl |
class |
BatchPartEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CaseInstanceEntity |
interface |
HistoricCaseInstanceEntity |
interface |
HistoricMilestoneInstanceEntity |
interface |
HistoricPlanItemInstanceEntity |
interface |
MilestoneInstanceEntity |
interface |
PlanItemInstanceEntity |
interface |
SentryPartInstanceEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCmmnEngineEntity |
class |
AbstractCmmnEngineVariableScopeEntity |
class |
CaseDefinitionEntityImpl |
class |
CaseInstanceEntityImpl |
class |
HistoricCaseInstanceEntityImpl |
class |
HistoricMilestoneInstanceEntityImpl |
class |
HistoricPlanItemInstanceEntityImpl |
class |
MilestoneInstanceEntityImpl |
class |
PlanItemInstanceEntityImpl |
class |
SentryPartInstanceEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ByteArrayEntity |
interface |
PropertyEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntity
Abstract superclass for the common properties of all
Entity implementations. |
class |
ByteArrayEntityImpl |
class |
PropertyEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivityInstanceEntity |
interface |
AttachmentEntity |
interface |
ExecutionEntity |
interface |
HistoricActivityInstanceEntity |
interface |
HistoricDetailVariableInstanceUpdateEntity |
interface |
HistoricProcessInstanceEntity |
interface |
ModelEntity |
interface |
ProcessDefinitionEntity |
interface |
ProcessDefinitionInfoEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBpmnEngineEntity |
class |
AbstractBpmnEngineVariableScopeEntity |
class |
ActivityInstanceEntityImpl |
class |
AttachmentEntityImpl |
class |
ExecutionEntityImpl |
class |
HistoricActivityInstanceEntityImpl |
class |
HistoricDetailVariableInstanceUpdateEntityImpl |
class |
HistoricProcessInstanceEntityImpl |
class |
HistoricScopeInstanceEntityImpl |
class |
ModelEntityImpl |
class |
ProcessDefinitionEntityImpl |
class |
ProcessDefinitionInfoEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompensateEventSubscriptionEntity |
interface |
EventSubscriptionEntity |
interface |
GenericEventSubscriptionEntity |
interface |
MessageEventSubscriptionEntity |
interface |
SignalEventSubscriptionEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventSubscriptionEntity |
class |
CompensateEventSubscriptionEntityImpl |
class |
EventSubscriptionEntityImpl |
class |
GenericEventSubscriptionEntityImpl |
class |
MessageEventSubscriptionEntityImpl |
class |
SignalEventSubscriptionEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupEntity |
interface |
IdentityInfoEntity |
interface |
IdmByteArrayEntity |
interface |
IdmPropertyEntity |
interface |
TokenEntity |
interface |
UserEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIdmEngineEntity |
class |
GroupEntityImpl |
class |
IdentityInfoEntityImpl |
class |
IdmByteArrayEntityImpl |
class |
IdmPropertyEntityImpl |
class |
PrivilegeEntityImpl |
class |
PrivilegeMappingEntityImpl |
class |
TokenEntityImpl |
class |
UserEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractJobEntity |
interface |
AbstractRuntimeJobEntity |
interface |
DeadLetterJobEntity
Suspended jobs are stored separately to increase the normal job query performance
|
interface |
ExternalWorkerJobEntity
Represents an external job.
|
interface |
HistoryJobEntity |
interface |
JobEntity
Represents an async job: a piece of logic that needs to be executed asynchronously.
|
interface |
JobInfoEntity |
interface |
SuspendedJobEntity
Suspended jobs are stored separately to increase the normal job query performance
|
interface |
TimerJobEntity
Stub of the common parts of a timer job.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJobEntityImpl
Abstract job entity class.
|
class |
AbstractJobServiceEntity |
class |
DeadLetterJobEntityImpl
DeadLetterJob entity, necessary for persistence.
|
class |
ExternalWorkerJobEntityImpl |
class |
HistoryJobEntityImpl
History Job entity.
|
class |
JobEntityImpl
Job entity.
|
class |
SuspendedJobEntityImpl
TimerJob entity, necessary for persistence.
|
class |
TimerJobEntityImpl
TimerJob entity, necessary for persistence.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricTaskInstanceEntity |
interface |
TaskEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaskServiceEntity |
class |
AbstractTaskServiceVariableScopeEntity |
class |
HistoricTaskInstanceEntityImpl |
class |
TaskEntityImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricVariableInstanceEntity |
interface |
VariableInstanceEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVariableServiceEntity |
class |
HistoricVariableInstanceEntityImpl |
class |
VariableInstanceEntityImpl |
class |
VariableScopeImpl |
Copyright © 2023 Flowable. All rights reserved.