Interface SuspendedJobEntityManager

All Superinterfaces:
EntityManager<SuspendedJobEntity>
All Known Implementing Classes:
SuspendedJobEntityManagerImpl

@Internal public interface SuspendedJobEntityManager extends EntityManager<SuspendedJobEntity>