Interface ExternalWorkerJobEntityManager

All Superinterfaces:
EntityManager<ExternalWorkerJobEntity>, JobInfoEntityManager<ExternalWorkerJobEntity>
All Known Implementing Classes:
ExternalWorkerJobEntityManagerImpl

public interface ExternalWorkerJobEntityManager extends EntityManager<ExternalWorkerJobEntity>, JobInfoEntityManager<ExternalWorkerJobEntity>
EntityManager responsible for the ExternalWorkerJobEntity class.
Author:
Filip Hrisafov