Interface PlatformResourceEntityManager

All Superinterfaces:
org.flowable.common.engine.impl.persistence.entity.EntityManager<PlatformResourceEntity>
All Known Implementing Classes:
PlatformResourceEntityManagerImpl

public interface PlatformResourceEntityManager extends org.flowable.common.engine.impl.persistence.entity.EntityManager<PlatformResourceEntity>
Author:
Yvo Swillens
  • Method Details