| Modifier and Type | Interface and Description |
|---|---|
interface |
AppDefinitionEntityManager |
interface |
AppDeploymentEntityManager |
interface |
AppResourceEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
AppDefinitionEntityManagerImpl |
class |
AppDeploymentEntityManagerImpl |
class |
AppResourceEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchEntityManager |
interface |
BatchPartEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchEntityManagerImpl |
class |
BatchPartEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CaseDefinitionEntityManager |
interface |
CaseInstanceEntityManager |
interface |
CmmnDeploymentEntityManager |
interface |
CmmnResourceEntityManager |
interface |
HistoricCaseInstanceEntityManager |
interface |
HistoricMilestoneInstanceEntityManager |
interface |
HistoricPlanItemInstanceEntityManager |
interface |
MilestoneInstanceEntityManager |
interface |
PlanItemInstanceEntityManager |
interface |
SentryPartInstanceEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseDefinitionEntityManagerImpl |
class |
CaseInstanceEntityManagerImpl |
class |
CmmnDeploymentEntityManagerImpl |
class |
CmmnResourceEntityManagerImpl |
class |
HistoricCaseInstanceEntityManagerImpl |
class |
HistoricMilestoneInstanceEntityManagerImpl |
class |
HistoricPlanItemInstanceEntityManagerImpl |
class |
MilestoneInstanceEntityManagerImpl |
class |
PlanItemInstanceEntityManagerImpl |
class |
SentryPartInstanceEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ByteArrayEntityManager |
interface |
PropertyEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEngineEntityManager<T extends AbstractEngineConfiguration,EntityImpl extends Entity,DM extends DataManager<EntityImpl>> |
class |
AbstractEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> |
class |
AbstractServiceEngineEntityManager<T extends AbstractServiceConfiguration,EntityImpl extends Entity,DM extends DataManager<EntityImpl>> |
class |
ByteArrayEntityManagerImpl |
class |
PropertyEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContentItemEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentItemEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecisionEntityManager |
interface |
DmnDeploymentEntityManager |
interface |
DmnResourceEntityManager |
interface |
HistoricDecisionExecutionEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DefinitionEntityManagerImpl |
class |
DmnDeploymentEntityManagerImpl |
class |
DmnResourceEntityManagerImpl |
class |
HistoricDecisionExecutionEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActivityInstanceEntityManager |
interface |
AttachmentEntityManager |
interface |
CommentEntityManager |
interface |
DeploymentEntityManager |
interface |
EventLogEntryEntityManager |
interface |
ExecutionEntityManager |
interface |
HistoricActivityInstanceEntityManager |
interface |
HistoricDetailEntityManager |
interface |
HistoricProcessInstanceEntityManager |
interface |
ModelEntityManager |
interface |
ProcessDefinitionEntityManager |
interface |
ProcessDefinitionInfoEntityManager |
interface |
ResourceEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessEngineEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> |
class |
ActivityInstanceEntityManagerImpl |
class |
AttachmentEntityManagerImpl |
class |
CommentEntityManagerImpl |
class |
DeploymentEntityManagerImpl |
class |
EventLogEntryEntityManagerImpl |
class |
ExecutionEntityManagerImpl |
class |
HistoricActivityInstanceEntityManagerImpl |
class |
HistoricDetailEntityManagerImpl |
class |
HistoricProcessInstanceEntityManagerImpl |
class |
ModelEntityManagerImpl |
class |
ProcessDefinitionEntityManagerImpl |
class |
ProcessDefinitionInfoEntityManagerImpl |
class |
ResourceEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityLinkEntityManager |
interface |
HistoricEntityLinkEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityLinkEntityManagerImpl |
class |
HistoricEntityLinkEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChannelDefinitionEntityManager |
interface |
EventDefinitionEntityManager |
interface |
EventDeploymentEntityManager |
interface |
EventResourceEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelDefinitionEntityManagerImpl |
class |
EventDefinitionEntityManagerImpl |
class |
EventDeploymentEntityManagerImpl |
class |
EventResourceEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventSubscriptionEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
EventSubscriptionEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FormDefinitionEntityManager |
interface |
FormDeploymentEntityManager |
interface |
FormInstanceEntityManager |
interface |
FormResourceEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
FormDefinitionEntityManagerImpl |
class |
FormDeploymentEntityManagerImpl |
class |
FormInstanceEntityManagerImpl |
class |
FormResourceEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricIdentityLinkEntityManager |
interface |
IdentityLinkEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricIdentityLinkEntityManagerImpl |
class |
IdentityLinkEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroupEntityManager |
interface |
IdentityInfoEntityManager |
interface |
MembershipEntityManager |
interface |
PrivilegeEntityManager |
interface |
PrivilegeMappingEntityManager |
interface |
TokenEntityManager |
interface |
UserEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIdmEngineEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> |
class |
GroupEntityManagerImpl |
class |
IdentityInfoEntityManagerImpl |
class |
MembershipEntityManagerImpl |
class |
PrivilegeEntityManagerImpl |
class |
PrivilegeMappingEntityManagerImpl |
class |
TokenEntityManagerImpl |
class |
UserEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeadLetterJobEntityManager |
interface |
ExternalWorkerJobEntityManager
EntityManager responsible for the ExternalWorkerJobEntity class. |
interface |
HistoryJobEntityManager
EntityManager responsible for the HistoryJobEntity class. |
interface |
JobEntityManager
EntityManager responsible for the JobEntity class. |
interface |
JobInfoEntityManager<T extends JobInfoEntity> |
interface |
SuspendedJobEntityManager |
interface |
TimerJobEntityManager
EntityManager responsible for TimerJobEntity instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJobServiceEngineEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> |
class |
DeadLetterJobEntityManagerImpl |
class |
ExternalWorkerJobEntityManagerImpl |
class |
HistoryJobEntityManagerImpl |
class |
JobEntityManagerImpl |
class |
JobInfoEntityManagerImpl<T extends JobInfoEntity,DM extends JobInfoDataManager<T>> |
class |
SuspendedJobEntityManagerImpl |
class |
TimerJobEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricTaskInstanceEntityManager |
interface |
HistoricTaskLogEntryEntityManager |
interface |
TaskEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaskServiceEntityManager<EntityImpl extends Entity,DM extends DataManager<EntityImpl>> |
class |
HistoricTaskInstanceEntityManagerImpl |
class |
HistoricTaskLogEntryEntityManagerImpl |
class |
TaskEntityManagerImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoricVariableInstanceEntityManager |
interface |
VariableInstanceEntityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricVariableInstanceEntityManagerImpl |
class |
VariableInstanceEntityManagerImpl |
Copyright © 2023 Flowable. All rights reserved.