Uses of Interface
org.camunda.bpm.engine.impl.db.HasDbReferences

Packages that use HasDbReferences
org.camunda.bpm.engine.impl.batch   
org.camunda.bpm.engine.impl.cmmn.entity.runtime   
org.camunda.bpm.engine.impl.persistence.entity   
 

Uses of HasDbReferences in org.camunda.bpm.engine.impl.batch
 

Classes in org.camunda.bpm.engine.impl.batch that implement HasDbReferences
 class BatchEntity
           
 class BatchStatisticsEntity
           
 

Uses of HasDbReferences in org.camunda.bpm.engine.impl.cmmn.entity.runtime
 

Classes in org.camunda.bpm.engine.impl.cmmn.entity.runtime that implement HasDbReferences
 class CaseExecutionEntity
           
 class CaseSentryPartEntity
           
 

Uses of HasDbReferences in org.camunda.bpm.engine.impl.persistence.entity
 

Classes in org.camunda.bpm.engine.impl.persistence.entity that implement HasDbReferences
 class AuthorizationEntity
           
 class EventSubscriptionEntity
           
 class EverLivingJobEntity
          JobEntity for ever living job, which can be rescheduled and executed again.
 class ExecutionEntity
           
 class ExternalTaskEntity
           
 class FilterEntity
           
 class IdentityLinkEntity
           
 class IncidentEntity
           
 class JobDefinitionEntity
           
 class JobEntity
          Stub of the common parts of a Job.
 class MessageEntity
          NOTE: instances of Messge Entity should be created via MessageJobDeclaration.
 class MeterLogEntity
           
 class TaskEntity
           
 class TimerEntity
           
 class VariableInstanceEntity
           
 



Copyright © 2018 camunda services GmbH. All rights reserved.