Class PlatformDeploymentEntityManagerImpl

java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager<PlatformDeploymentEntity,PlatformDeploymentDataManager>
org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<PlatformEngineConfiguration,PlatformDeploymentEntity,PlatformDeploymentDataManager>
com.flowable.platform.engine.impl.persistence.entity.PlatformDeploymentEntityManagerImpl
All Implemented Interfaces:
PlatformDeploymentEntityManager, org.flowable.common.engine.impl.persistence.entity.EntityManager<PlatformDeploymentEntity>

public class PlatformDeploymentEntityManagerImpl extends org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager<PlatformEngineConfiguration,PlatformDeploymentEntity,PlatformDeploymentDataManager> implements PlatformDeploymentEntityManager
Author:
Yvo Swillens