Interface SuspendedJobEntityManager

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

public interface SuspendedJobEntityManager extends EntityManager<SuspendedJobEntity>
Author:
Tijs Rademakers