Hierarchy For Package org.flowable.batch.service.impl.persistence.entity

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • org.flowable.batch.api.Batch
    • org.flowable.batch.service.impl.persistence.entity.BatchEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
  • org.flowable.batch.api.BatchPart
    • org.flowable.batch.service.impl.persistence.entity.BatchPartEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.common.engine.impl.db.HasRevision)
  • org.flowable.common.engine.impl.persistence.entity.Entity
    • org.flowable.batch.service.impl.persistence.entity.BatchEntity (also extends org.flowable.batch.api.Batch, org.flowable.common.engine.impl.db.HasRevision)
    • org.flowable.batch.service.impl.persistence.entity.BatchPartEntity (also extends org.flowable.batch.api.BatchPart, org.flowable.common.engine.impl.db.HasRevision)
  • org.flowable.common.engine.impl.persistence.entity.EntityManager<EntityImpl>
  • org.flowable.common.engine.impl.db.HasRevision
    • org.flowable.batch.service.impl.persistence.entity.BatchEntity (also extends org.flowable.batch.api.Batch, org.flowable.common.engine.impl.persistence.entity.Entity)
    • org.flowable.batch.service.impl.persistence.entity.BatchPartEntity (also extends org.flowable.batch.api.BatchPart, org.flowable.common.engine.impl.persistence.entity.Entity)